another koan bit
This commit is contained in:
@@ -32,6 +32,6 @@ class AboutAsserts < EdgeCase::Koan
|
|||||||
|
|
||||||
# Sometimes we will ask you to fill in the values
|
# Sometimes we will ask you to fill in the values
|
||||||
def test_fill_in_values
|
def test_fill_in_values
|
||||||
assert_equal __, 1 + 1
|
assert_equal 2, 1 + 1
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user