Show More
Commit Description:
[web] added mode + access control, when sites started/finished...
Commit Description:
[web] added mode + access control, when sites started/finished
git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@250 6386c4cd-e34a-4fa8-8920-d93eb39b512e
References:
File last commit:
Show/Diff file:
Action:
test/unit/configuration_test.rb
| 8 lines
| 184 B
| text/x-ruby
| RubyLexer
|
|
r76 | require File.dirname(__FILE__) + '/../test_helper' | ||
class ConfigurationTest < ActiveSupport::TestCase | ||||
# Replace this with your real tests. | ||||
def test_truth | ||||
assert true | ||||
end | ||||
end | ||||