whitespace
This commit is contained in:
parent
68c958df0d
commit
254ccb0813
@ -83,7 +83,7 @@ class FakeFileTest < Test::Unit::TestCase
|
|||||||
assert_equal "foo", clone.content
|
assert_equal "foo", clone.content
|
||||||
assert_equal "bar", @file.content
|
assert_equal "bar", @file.content
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_raises_an_error_with_the_correct_path
|
def test_raises_an_error_with_the_correct_path
|
||||||
path = "/some/non/existing/file"
|
path = "/some/non/existing/file"
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user