From: Alexey Zakhlestin Date: Fri, 17 Jul 2009 17:17:57 +0000 (+0000) Subject: removing test. this one tests system-specific behavior, not something implemented... X-Git-Tag: php-5.4.0alpha1~191^2~3076 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a63a75539b1713abc76e7f583b1cf2b48d8fe10;p=php removing test. this one tests system-specific behavior, not something implemented in php --- diff --git a/ext/standard/tests/file/glob_error_002.phpt b/ext/standard/tests/file/glob_error_002.phpt deleted file mode 100644 index f5bad73694..0000000000 --- a/ext/standard/tests/file/glob_error_002.phpt +++ /dev/null @@ -1,27 +0,0 @@ ---TEST-- -Test glob() function: long pattern. ---CREDITS-- -Dave Kelsey ---SKIPIF-- - ---FILE-- - ---EXPECTF-- -*** Testing glob() : long pattern. *** -array(0) { -} -Done -