Show More
Commit Description:
Merge branch 'master' into codejom: added individual contest mode
Commit Description:
Merge branch 'master' into codejom: added individual contest mode
References:
File last commit:
Show/Diff file:
Action:
test/unit/test_pair_assignment_test.rb
| 8 lines
| 165 B
| text/x-ruby
| RubyLexer
|
|
r213 | require 'test_helper' | ||
class TestPairAssignmentTest < ActiveSupport::TestCase | ||||
# Replace this with your real tests. | ||||
test "the truth" do | ||||
assert true | ||||
end | ||||
end | ||||