summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/010.phpt')
-rw-r--r--sapi/cli/tests/010.phpt8
1 files changed, 4 insertions, 4 deletions
diff --git a/sapi/cli/tests/010.phpt b/sapi/cli/tests/010.phpt
index 77c76c1940..2c3da0eb41 100644
--- a/sapi/cli/tests/010.phpt
+++ b/sapi/cli/tests/010.phpt
@@ -1,8 +1,8 @@
--TEST--
-executing a file with -F
+executing a file with -F
--SKIPIF--
-<?php
-include "skipif.inc";
+<?php
+include "skipif.inc";
if (substr(PHP_OS, 0, 3) == 'WIN') {
die ("skip not for Windows");
}
@@ -38,7 +38,7 @@ var_dump(`cat "$filename_txt" | "$php" -n -F "$filename"`);
@unlink(__DIR__."/010.test.php");
@unlink(__DIR__."/010.test.txt");
?>
---EXPECTF--
+--EXPECTF--
string(25) "
string(10) "test
hello"