From 158ad3ee2ff66292e2a9fd9dab587e1c1a3e761f Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 24 Nov 2006 13:33:38 +0000 Subject: add tests for CLI --- sapi/cli/tests/002.phpt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 sapi/cli/tests/002.phpt (limited to 'sapi/cli/tests/002.phpt') diff --git a/sapi/cli/tests/002.phpt b/sapi/cli/tests/002.phpt new file mode 100644 index 0000000000..04c81d2fb7 --- /dev/null +++ b/sapi/cli/tests/002.phpt @@ -0,0 +1,22 @@ +--TEST-- +running code with -r +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +string(18) "string(5) "hello" +" +Done -- cgit v1.2.1