summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_begin_setstub_commitU.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_begin_setstub_commitU.phpt')
-rw-r--r--ext/phar/tests/phar_begin_setstub_commitU.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_begin_setstub_commitU.phpt b/ext/phar/tests/phar_begin_setstub_commitU.phpt
index 10b73a0467..02c3af2a18 100644
--- a/ext/phar/tests/phar_begin_setstub_commitU.phpt
+++ b/ext/phar/tests/phar_begin_setstub_commitU.phpt
@@ -32,7 +32,7 @@ var_dump($p->getStub());
?>
===DONE===
--CLEAN--
-<?php
+<?php
unlink(dirname(__FILE__) . '/brandnewphar.phar');
?>
--EXPECT--