summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_nosig.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_oo_nosig.phpt')
-rw-r--r--ext/phar/tests/phar_oo_nosig.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_oo_nosig.phpt b/ext/phar/tests/phar_oo_nosig.phpt
index d99222e12c..de16a35e65 100644
--- a/ext/phar/tests/phar_oo_nosig.phpt
+++ b/ext/phar/tests/phar_oo_nosig.phpt
@@ -15,7 +15,7 @@ var_dump($phar->getSignature());
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
__halt_compiler();
?>