diff options
Diffstat (limited to 'ext/phar/tests/phar_oo_005.phpt')
-rw-r--r-- | ext/phar/tests/phar_oo_005.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_oo_005.phpt b/ext/phar/tests/phar_oo_005.phpt index 27279ddbbc..7b414435c4 100644 --- a/ext/phar/tests/phar_oo_005.phpt +++ b/ext/phar/tests/phar_oo_005.phpt @@ -26,7 +26,6 @@ foreach($it as $name => $ent) } ?> -===DONE=== --CLEAN-- <?php unlink(__DIR__ . '/files/phar_oo_005.phar.php'); @@ -58,4 +57,3 @@ string(14) "phar://*/e.php" string(0) "" string(5) "e.php" string(20) "phar_oo_005.phar.php" -===DONE=== |