瀏覽代碼

fix test

issue #78
Ne-Lexa 5 年之前
父節點
當前提交
c3523992ed
共有 1 個文件被更改,包括 0 次插入2 次删除
  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();
         }
     }