summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/018.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/018.phpt')
-rw-r--r--sapi/cli/tests/018.phpt8
1 files changed, 4 insertions, 4 deletions
diff --git a/sapi/cli/tests/018.phpt b/sapi/cli/tests/018.phpt
index 56921bd669..9ebe4faa87 100644
--- a/sapi/cli/tests/018.phpt
+++ b/sapi/cli/tests/018.phpt
@@ -1,8 +1,8 @@
--TEST--
-CLI php -m
+CLI php -m
--SKIPIF--
-<?php
-include "skipif.inc";
+<?php
+include "skipif.inc";
if (substr(PHP_OS, 0, 3) == 'WIN') {
die ("skip not for Windows");
}
@@ -17,7 +17,7 @@ echo `"$php" -n -m`;
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
[PHP Modules]
%a
pcre