summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/phar_begin_setstub_commitU.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/phar_begin_setstub_commitU.phpt')
-rw-r--r--ext/phar/tests/zip/phar_begin_setstub_commitU.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/phar_begin_setstub_commitU.phpt b/ext/phar/tests/zip/phar_begin_setstub_commitU.phpt
index ae38d59c5f..57e47f7560 100644
--- a/ext/phar/tests/zip/phar_begin_setstub_commitU.phpt
+++ b/ext/phar/tests/zip/phar_begin_setstub_commitU.phpt
@@ -44,7 +44,7 @@ fclose($a);
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/brandnewphar.phar.zip');
unlink(dirname(__FILE__) . '/myfakestub.php');
?>