summaryrefslogtreecommitdiff
path: root/ext/phar/tests/bug45218_SLOWTEST.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/bug45218_SLOWTEST.phpt')
-rw-r--r--ext/phar/tests/bug45218_SLOWTEST.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/bug45218_SLOWTEST.phpt b/ext/phar/tests/bug45218_SLOWTEST.phpt
index aa98eb2339..28db3de7b5 100644
--- a/ext/phar/tests/bug45218_SLOWTEST.phpt
+++ b/ext/phar/tests/bug45218_SLOWTEST.phpt
@@ -53,7 +53,7 @@ try {
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.txt');
__halt_compiler();