summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzeof_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzeof_basic.phpt')
-rw-r--r--ext/zlib/tests/gzeof_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/zlib/tests/gzeof_basic.phpt b/ext/zlib/tests/gzeof_basic.phpt
index 33d46599c3..c159819d76 100644
--- a/ext/zlib/tests/gzeof_basic.phpt
+++ b/ext/zlib/tests/gzeof_basic.phpt
@@ -36,7 +36,6 @@ gzclose($h);
?>
-===DONE===
--EXPECT--
-- test 1 --
bool(false)
@@ -55,4 +54,3 @@ reading 250 characters. eof should be true
bool(true)
reading 20 characters. eof should be true still
bool(true)
-===DONE===