Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
smtlaissezfaire committed Dec 27, 2010
1 parent 68c958d commit 254ccb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fake/file_test.rb
Expand Up @@ -83,7 +83,7 @@ def test_cloning_does_not_use_same_content_object
assert_equal "foo", clone.content
assert_equal "bar", @file.content
end

def test_raises_an_error_with_the_correct_path
path = "/some/non/existing/file"
begin
Expand Down

0 comments on commit 254ccb0

Please sign in to comment.