summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzseek_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzseek_variation1.phpt')
-rw-r--r--ext/zlib/tests/gzseek_variation1.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/zlib/tests/gzseek_variation1.phpt b/ext/zlib/tests/gzseek_variation1.phpt
index 28eff866f9..81fe035987 100644
--- a/ext/zlib/tests/gzseek_variation1.phpt
+++ b/ext/zlib/tests/gzseek_variation1.phpt
@@ -25,9 +25,7 @@ echo gzread($h, strlen($str2))."\n";
gzclose($h);
unlink($f);
?>
-===DONE===
--EXPECT--
This is the first line.
string(40) "0000000000000000000000000000000000000000"
This is the second line.
-===DONE===