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