From 0cf5184a1c2fa6ff2738203b6b094ca6114673fc Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 22 Apr 2007 15:29:20 +0000 Subject: [PATCH] - Add new test --- sapi/cli/tests/003-2.phpt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100755 sapi/cli/tests/003-2.phpt diff --git a/sapi/cli/tests/003-2.phpt b/sapi/cli/tests/003-2.phpt new file mode 100755 index 0000000000..2ed9b07db4 --- /dev/null +++ b/sapi/cli/tests/003-2.phpt @@ -0,0 +1,25 @@ +--TEST-- +defining INI options with -d (as 2nd arg) +--SKIPIF-- + +--FILE-- + +===DONE=== +--EXPECTF-- +string(16) "string(3) "111" +" +string(16) "string(3) "500" +" +===DONE=== -- 2.40.0