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