diff options
Diffstat (limited to 'tests/basic/024.phpt')
| -rw-r--r-- | tests/basic/024.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basic/024.phpt b/tests/basic/024.phpt index c3336c7ce..847eeac82 100644 --- a/tests/basic/024.phpt +++ b/tests/basic/024.phpt @@ -3,8 +3,6 @@ Test HTTP_RAW_POST_DATA creation --INI-- magic_quotes_gpc=0 always_populate_raw_post_data=1 ---SKIPIF-- -<?php if (php_sapi_name()=='cli') echo 'skip'; ?> --POST-- a=ABC&y=XYZ&c[]=1&c[]=2&c[a]=3 --FILE-- |
