summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_magic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_magic.phpt')
-rw-r--r--ext/phar/tests/phar_magic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_magic.phpt b/ext/phar/tests/phar_magic.phpt
index 7c60589f9f..d3b1c77db2 100644
--- a/ext/phar/tests/phar_magic.phpt
+++ b/ext/phar/tests/phar_magic.phpt
@@ -23,7 +23,7 @@ include $fname;
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
__HALT_COMPILER();
?>