diff options
Diffstat (limited to 'ext/zlib/tests/001.phpt')
| -rw-r--r-- | ext/zlib/tests/001.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/zlib/tests/001.phpt b/ext/zlib/tests/001.phpt index 8697a5861a..4850a65a5a 100644 --- a/ext/zlib/tests/001.phpt +++ b/ext/zlib/tests/001.phpt @@ -2,8 +2,6 @@ gzdeflate()/gzinflate() --SKIPIF-- <?php if (!extension_loaded("zlib")) print "skip"; ?> ---POST-- ---GET-- --FILE-- <?php /* $Id$ */ $original = str_repeat("hallo php",4096); |
