summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_002U.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_oo_002U.phpt')
-rw-r--r--ext/phar/tests/phar_oo_002U.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_oo_002U.phpt b/ext/phar/tests/phar_oo_002U.phpt
index ec44ba4b40..183c32109e 100644
--- a/ext/phar/tests/phar_oo_002U.phpt
+++ b/ext/phar/tests/phar_oo_002U.phpt
@@ -49,7 +49,7 @@ foreach(new RecursiveIteratorIterator($phar) as $name => $ent)
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/files/phar_oo_002U.phar.php');
__halt_compiler();
?>