Revert "Cleanup after ourselves"
This reverts commit6597af1257
since7caab1f
already fixed the same thing. It should fix the build.
This commit is contained in:
parent
812609111c
commit
f157dfc1b6
|
@ -546,7 +546,6 @@ class ZipFileTest < MiniTest::Test
|
|||
assert_raises(::Zip::Error) do
|
||||
::Zip::File.open(TestFiles::NULL_FILE)
|
||||
end
|
||||
File.delete('empty.zip')
|
||||
end
|
||||
|
||||
def test_odd_extra_field
|
||||
|
|
Loading…
Reference in New Issue