Jelajahi Sumber

fix test

issue #78
Ne-Lexa 5 tahun lalu
induk
melakukan
c3523992ed
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      tests/PhpZipExtResourceTest.php

+ 0 - 2
tests/PhpZipExtResourceTest.php

@@ -159,8 +159,6 @@ class PhpZipExtResourceTest extends ZipTestCase
             static::assertFileDoesNotExist($this->outputDirname . '/bug70752.txt');
 
             throw $exception;
-        } finally {
-            $zipFile->close();
         }
     }