diff options
-rw-r--r-- | test/types/tc_file.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/types/tc_file.rb b/test/types/tc_file.rb index 740f6394c..1e7b8ade3 100644 --- a/test/types/tc_file.rb +++ b/test/types/tc_file.rb @@ -554,5 +554,4 @@ class TestFile < Test::Unit::TestCase # and make sure they're still equal assert_trees_equal(fromdir,todir) end - end |