diff options
Diffstat (limited to 'ext/phar/tests/phar_create_in_cwd.phpt')
| -rw-r--r-- | ext/phar/tests/phar_create_in_cwd.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_create_in_cwd.phpt b/ext/phar/tests/phar_create_in_cwd.phpt index cafc8a1cfb..78dd1b39e7 100644 --- a/ext/phar/tests/phar_create_in_cwd.phpt +++ b/ext/phar/tests/phar_create_in_cwd.phpt @@ -28,7 +28,7 @@ __HALT_COMPILER(); ?> ===DONE=== --CLEAN-- -<?php +<?php unlink(dirname(__FILE__) . '/brandnewphar.phar'); ?> --EXPECT-- |
