diff options
Diffstat (limited to 'tests/basic/012.phpt')
-rw-r--r-- | tests/basic/012.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basic/012.phpt b/tests/basic/012.phpt index 038d4beff9..50af0b49f6 100644 --- a/tests/basic/012.phpt +++ b/tests/basic/012.phpt @@ -1,7 +1,5 @@ --TEST-- Testing $argc and $argv handling (cli) ---SKIPIF-- -<?php if(php_sapi_name()!='cli') echo 'skip'; ?> --INI-- register_argc_argv=1 variables_order=GPS |