From c692127ff2ca06ad335d01b05679a48389df0038 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 14 Nov 2007 15:22:11 +0000 Subject: [PATCH] Fix test (getopt() works on windows now) --- ext/standard/tests/general_functions/getopt.phpt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ext/standard/tests/general_functions/getopt.phpt b/ext/standard/tests/general_functions/getopt.phpt index e861268459..67864e9a96 100644 --- a/ext/standard/tests/general_functions/getopt.phpt +++ b/ext/standard/tests/general_functions/getopt.phpt @@ -5,12 +5,6 @@ getopt --INI-- register_argc_argv=On variables_order=GPS ---SKIPIF-- - --FILE--