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