summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/corrupt_005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/corrupt_005.phpt')
-rw-r--r--ext/phar/tests/zip/corrupt_005.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/zip/corrupt_005.phpt b/ext/phar/tests/zip/corrupt_005.phpt
index 00ac1f6b4e..795f3f17b2 100644
--- a/ext/phar/tests/zip/corrupt_005.phpt
+++ b/ext/phar/tests/zip/corrupt_005.phpt
@@ -10,7 +10,5 @@ try {
echo $e->getMessage() . "\n";
}
?>
-===DONE===
--EXPECTF--
phar error: Cannot process encrypted zip files in zip-based phar "%sencrypted.zip"
-===DONE===