summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzfilegzreadfile.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzfilegzreadfile.phpt')
-rw-r--r--ext/zlib/tests/gzfilegzreadfile.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/gzfilegzreadfile.phpt b/ext/zlib/tests/gzfilegzreadfile.phpt
index ef6378de25..25ad65412f 100644
--- a/ext/zlib/tests/gzfilegzreadfile.phpt
+++ b/ext/zlib/tests/gzfilegzreadfile.phpt
@@ -1,7 +1,7 @@
--TEST--
gzfile(), gzreadfile()
--SKIPIF--
-<?php /* $Id$ */
+<?php
if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
<?php