summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/refcount1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/refcount1.phpt')
-rw-r--r--ext/phar/tests/zip/refcount1.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/zip/refcount1.phpt b/ext/phar/tests/zip/refcount1.phpt
index 14fb3b228a..e5db8285e1 100644
--- a/ext/phar/tests/zip/refcount1.phpt
+++ b/ext/phar/tests/zip/refcount1.phpt
@@ -42,7 +42,6 @@ var_dump(fread($b, 20));
include $alias . '/b/c.php';
?>
-===DONE===
--CLEAN--
<?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
--EXPECTF--
@@ -65,4 +64,3 @@ object(PharFileInfo)#%d (2) {
}
string(5) "extra"
extra
-===DONE===