summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_iswriteable.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_oo_iswriteable.phpt')
-rw-r--r--ext/phar/tests/phar_oo_iswriteable.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_oo_iswriteable.phpt b/ext/phar/tests/phar_oo_iswriteable.phpt
index 9fbca2c9ea..8da3ca9e78 100644
--- a/ext/phar/tests/phar_oo_iswriteable.phpt
+++ b/ext/phar/tests/phar_oo_iswriteable.phpt
@@ -58,7 +58,7 @@ chmod($fname2, 0666);
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.1.phar.php');
unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.tar');
?>