summaryrefslogtreecommitdiff
path: root/ext/phar/tests/tar/open_for_write_existing_b.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/tar/open_for_write_existing_b.phpt')
-rw-r--r--ext/phar/tests/tar/open_for_write_existing_b.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/tar/open_for_write_existing_b.phpt b/ext/phar/tests/tar/open_for_write_existing_b.phpt
index 93d40845db..dc8dfeb8be 100644
--- a/ext/phar/tests/tar/open_for_write_existing_b.phpt
+++ b/ext/phar/tests/tar/open_for_write_existing_b.phpt
@@ -35,7 +35,6 @@ include $alias . '/b/c.php';
?>
-===DONE===
--CLEAN--
<?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
--EXPECTF--
@@ -43,4 +42,3 @@ Warning: fopen(phar://%sopen_for_write_existing_b.phar.tar/b/c.php): failed to o
bool(false)
This is b/c
-===DONE===