Show More
Commit Description:
added test pair assignment, requests new input, downloads input
Commit Description:
added test pair assignment, requests new input, downloads input
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 | ||||