whitespace

This commit is contained in:
Scott Taylor 2010-12-27 13:22:20 -05:00
parent 68c958df0d
commit 254ccb0813

View File

@ -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