Show More
Commit Description:
removed judge dir in grader. jude should be a separate project
Commit Description:
removed judge dir in grader. jude should be a separate project
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 | ||||