summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzopen_variation4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzopen_variation4.phpt')
-rw-r--r--ext/zlib/tests/gzopen_variation4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/gzopen_variation4.phpt b/ext/zlib/tests/gzopen_variation4.phpt
index 3fe924a282..6505306c45 100644
--- a/ext/zlib/tests/gzopen_variation4.phpt
+++ b/ext/zlib/tests/gzopen_variation4.phpt
@@ -3,7 +3,7 @@ Test gzopen() function : variation: use include path (relative directories in pa
--SKIPIF--
<?php
if (!extension_loaded("zlib")) {
- print "skip - ZLIB extension not loaded";
+ print "skip - ZLIB extension not loaded";
}
?>
--FILE--