diff options
Diffstat (limited to 'tests/basic/015.phpt')
-rw-r--r-- | tests/basic/015.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basic/015.phpt b/tests/basic/015.phpt index a6ca5d66fd..b6a77f9d06 100644 --- a/tests/basic/015.phpt +++ b/tests/basic/015.phpt @@ -1,7 +1,5 @@ --TEST-- POST Method test and arrays - 3 ---SKIPIF-- -<?php if (php_sapi_name()=='cli') echo 'skip'; ?> --POST-- a[]=1&a[0]=5 --FILE-- |