summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests/finfo_file_regex.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fileinfo/tests/finfo_file_regex.phpt')
-rw-r--r--ext/fileinfo/tests/finfo_file_regex.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/fileinfo/tests/finfo_file_regex.phpt b/ext/fileinfo/tests/finfo_file_regex.phpt
index ee4c8b0b7a..7d9cd3adfa 100644
--- a/ext/fileinfo/tests/finfo_file_regex.phpt
+++ b/ext/fileinfo/tests/finfo_file_regex.phpt
@@ -2,9 +2,6 @@
Test finfo_file() function : regex rules
--SKIPIF--
<?php require_once(dirname(__FILE__) . '/skipif.inc');
-if (substr(PHP_OS, 0, 3) == 'WIN') {
- die('skip.. only for Non Windows Systems');
-}
?>
--FILE--
<?php