summaryrefslogtreecommitdiff
path: root/ext/zip/tests/001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/tests/001.phpt')
-rw-r--r--ext/zip/tests/001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/001.phpt b/ext/zip/tests/001.phpt
index 37dccc055e..5bedbe7be4 100644
--- a/ext/zip/tests/001.phpt
+++ b/ext/zip/tests/001.phpt
@@ -5,7 +5,7 @@ Check for zip presence
--POST--
--GET--
--FILE--
-<?php
+<?php
echo "zip extension is available";
?>
--EXPECT--