summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzpassthru_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzpassthru_basic.phpt')
-rw-r--r--ext/zlib/tests/gzpassthru_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/zlib/tests/gzpassthru_basic.phpt b/ext/zlib/tests/gzpassthru_basic.phpt
index 2747edc786..5606114bc3 100644
--- a/ext/zlib/tests/gzpassthru_basic.phpt
+++ b/ext/zlib/tests/gzpassthru_basic.phpt
@@ -19,7 +19,6 @@ var_dump(gzpassthru($h));
gzclose($h);
?>
-===DONE===
--EXPECT--
When you're taught through feelings
Destiny flying high above
@@ -29,4 +28,3 @@ as it turns around
and I know that it descends down on me
int(176)
int(0)
-===DONE===