diff options
Diffstat (limited to 'ext/phar/tests/phar_oo_008.phpt')
-rw-r--r-- | ext/phar/tests/phar_oo_008.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_oo_008.phpt b/ext/phar/tests/phar_oo_008.phpt index e1107df4ef..7ae68c034d 100644 --- a/ext/phar/tests/phar_oo_008.phpt +++ b/ext/phar/tests/phar_oo_008.phpt @@ -79,7 +79,6 @@ foreach($v as $k => $d) } ?> -===DONE=== --CLEAN-- <?php unlink(__DIR__ . '/files/phar_oo_008.phar.php'); @@ -115,4 +114,3 @@ MyCSVFile2::getCurrentLine 3=>2|a|b MyCSVFile2::getCurrentLine 5=>3|c|'e' -===DONE=== |