diff options
Diffstat (limited to 'ext/phar/tests/zip/033a.phpt')
| -rw-r--r-- | ext/phar/tests/zip/033a.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/033a.phpt b/ext/phar/tests/zip/033a.phpt index 429d3bdd98..dc61148532 100644 --- a/ext/phar/tests/zip/033a.phpt +++ b/ext/phar/tests/zip/033a.phpt @@ -36,7 +36,7 @@ try { ?> ===DONE=== --CLEAN-- -<?php +<?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?> --EXPECTF-- |
