Show More
Commit Description:
added individual contest mode
Commit Description:
added individual contest mode
References:
File last commit:
Show/Diff file:
Action:
test/functional/contests_controller_test.rb
| 8 lines
| 168 B
| text/x-ruby
| RubyLexer
|
|
r217 | require 'test_helper' | ||
class ContestsControllerTest < ActionController::TestCase | ||||
# Replace this with your real tests. | ||||
test "the truth" do | ||||
assert true | ||||
end | ||||
end | ||||