summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzpassthru_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzpassthru_error.phpt')
-rw-r--r--ext/zlib/tests/gzpassthru_error.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/zlib/tests/gzpassthru_error.phpt b/ext/zlib/tests/gzpassthru_error.phpt
index 39d5fef908..06c348cc3d 100644
--- a/ext/zlib/tests/gzpassthru_error.phpt
+++ b/ext/zlib/tests/gzpassthru_error.phpt
@@ -20,10 +20,9 @@ gzclose($h);
?>
===DONE===
--EXPECTF--
-
Warning: gzpassthru() expects exactly 1 parameter, 2 given in %s on line %d
bool(false)
Warning: gzpassthru() expects exactly 1 parameter, 0 given in %s on line %d
bool(false)
-===DONE=== \ No newline at end of file
+===DONE===