summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_gobyebye.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_gobyebye.phpt')
-rw-r--r--ext/phar/tests/phar_gobyebye.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_gobyebye.phpt b/ext/phar/tests/phar_gobyebye.phpt
index 753562571d..fd779ff549 100644
--- a/ext/phar/tests/phar_gobyebye.phpt
+++ b/ext/phar/tests/phar_gobyebye.phpt
@@ -25,7 +25,6 @@ opendir("foo/hi");
');
include $pname . '/foo/hi';
?>
-===DONE===
--CLEAN--
<?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
<?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.2.php'); ?>
@@ -44,4 +43,3 @@ bool(false)
bool(false)
Warning: opendir(foo/hi): failed to open dir: No such file or directory in phar://%sphar_gobyebye.phar.php/foo/hi on line %d
-===DONE===