Show More
Commit Description:
fixed dependency errors in spec
Commit Description:
fixed dependency errors in spec
References:
File last commit:
Show/Diff file:
Action:
test/functional/contest_management_controller_test.rb
| 8 lines
| 177 B
| text/x-ruby
| RubyLexer
|
|
r266 | require 'test_helper' | ||
class ContestManagementControllerTest < ActionController::TestCase | ||||
# Replace this with your real tests. | ||||
test "the truth" do | ||||
assert true | ||||
end | ||||
end | ||||