diff options
Diffstat (limited to 'ext/phar/tests/tar/phar_begin_setstub_commit.phpt')
| -rw-r--r-- | ext/phar/tests/tar/phar_begin_setstub_commit.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/tar/phar_begin_setstub_commit.phpt b/ext/phar/tests/tar/phar_begin_setstub_commit.phpt index 1ef19ab130..d362637cc6 100644 --- a/ext/phar/tests/tar/phar_begin_setstub_commit.phpt +++ b/ext/phar/tests/tar/phar_begin_setstub_commit.phpt @@ -31,7 +31,7 @@ var_dump($p->getStub()); ?> ===DONE=== --CLEAN-- -<?php +<?php unlink(dirname(__FILE__) . '/brandnewphar.phar.tar'); ?> --EXPECT-- |
