summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/corrupt_007.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/corrupt_007.phpt')
-rw-r--r--ext/phar/tests/zip/corrupt_007.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/zip/corrupt_007.phpt b/ext/phar/tests/zip/corrupt_007.phpt
index 35efd5b489..21dcee826a 100644
--- a/ext/phar/tests/zip/corrupt_007.phpt
+++ b/ext/phar/tests/zip/corrupt_007.phpt
@@ -10,7 +10,5 @@ try {
echo $e->getMessage() . "\n";
}
?>
-===DONE===
--EXPECTF--
phar error: corrupted central directory entry, no magic signature in zip-based phar "%struncfilename.zip"
-===DONE===