summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_getcontentsgz.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_oo_getcontentsgz.phpt')
-rw-r--r--ext/phar/tests/phar_oo_getcontentsgz.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_oo_getcontentsgz.phpt b/ext/phar/tests/phar_oo_getcontentsgz.phpt
index a480a69637..2f6ceb8cd4 100644
--- a/ext/phar/tests/phar_oo_getcontentsgz.phpt
+++ b/ext/phar/tests/phar_oo_getcontentsgz.phpt
@@ -22,7 +22,7 @@ echo $phar2['a']->getContent() . "\n";
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.2.phar.php');
__halt_compiler();