summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzfile_variation12.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzfile_variation12.phpt')
-rw-r--r--ext/zlib/tests/gzfile_variation12.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/zlib/tests/gzfile_variation12.phpt b/ext/zlib/tests/gzfile_variation12.phpt
index 6b9aec5334..d63d444097 100644
--- a/ext/zlib/tests/gzfile_variation12.phpt
+++ b/ext/zlib/tests/gzfile_variation12.phpt
@@ -23,7 +23,6 @@ foreach ( $variation as $var ) {
var_dump(gzfile( $filename, $var ) );
}
?>
-===DONE===
--EXPECT--
array(6) {
[0]=>
@@ -105,4 +104,3 @@ array(6) {
string(39) "and I know that it descends down on me
"
}
-===DONE===