summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_get_supportedcomp4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_get_supportedcomp4.phpt')
-rw-r--r--ext/phar/tests/phar_get_supportedcomp4.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_get_supportedcomp4.phpt b/ext/phar/tests/phar_get_supportedcomp4.phpt
index 1d953e2e38..91137989ba 100644
--- a/ext/phar/tests/phar_get_supportedcomp4.phpt
+++ b/ext/phar/tests/phar_get_supportedcomp4.phpt
@@ -8,8 +8,6 @@ Phar::getSupportedCompression() (none)
<?php
var_dump(Phar::getSupportedCompression());
?>
-===DONE===
--EXPECT--
array(0) {
}
-===DONE===