summaryrefslogtreecommitdiff
path: root/ext/phar/tests/stat.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/stat.phpt')
-rw-r--r--ext/phar/tests/stat.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/stat.phpt b/ext/phar/tests/stat.phpt
index e8649da235..7b258263ae 100644
--- a/ext/phar/tests/stat.phpt
+++ b/ext/phar/tests/stat.phpt
@@ -68,7 +68,6 @@ include "my/index.php";
__HALT_COMPILER();');
include $fname;
?>
-===DONE===
--CLEAN--
<?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
--EXPECTF--
@@ -223,4 +222,3 @@ not found 2
Warning: fileperms(): stat failed for not/found in phar://%sstat.phar.php/my/index.php on line %d
bool(false)
-===DONE===