8000 Revert "Cleanup after ourselves" · rubyzip/rubyzip@f157dfc · GitHub
[go: up one dir, main page]

Skip to content

Commit f157dfc

Browse files
author
David Rodríguez
committed
Revert "Cleanup after ourselves"
This reverts commit 6597af1 since 7caab1f already fixed the same thing. It should fix the build.
1 parent 8126091 commit f157dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/file_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,6 @@ def test_empty_zip
546546
assert_raises(::Zip::Error) do
547547
::Zip::File.open(TestFiles::NULL_FILE)
548548
end
549-
File.delete('empty.zip')
550549
end
551550

552551
def test_odd_extra_field

0 commit comments

Comments
 (0)
0