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