summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/phar_commitwrite.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/phar_commitwrite.phpt')
-rw-r--r--ext/phar/tests/zip/phar_commitwrite.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/phar_commitwrite.phpt b/ext/phar/tests/zip/phar_commitwrite.phpt
index eb3aeae04b..cb7fa0f35c 100644
--- a/ext/phar/tests/zip/phar_commitwrite.phpt
+++ b/ext/phar/tests/zip/phar_commitwrite.phpt
@@ -25,7 +25,7 @@ var_dump($p->isFileFormat(Phar::ZIP));
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/brandnewphar.phar.zip');
?>
--EXPECT--