diff options
Diffstat (limited to 'ext/fileinfo/tests/finfo_file_regex.phpt')
| -rw-r--r-- | ext/fileinfo/tests/finfo_file_regex.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fileinfo/tests/finfo_file_regex.phpt b/ext/fileinfo/tests/finfo_file_regex.phpt index d6c027d133..c7e562a79f 100644 --- a/ext/fileinfo/tests/finfo_file_regex.phpt +++ b/ext/fileinfo/tests/finfo_file_regex.phpt @@ -1,7 +1,7 @@ --TEST-- Test finfo_file() function : regex rules --SKIPIF-- -<?php require_once(dirname(__FILE__) . '/skipif.inc'); +<?php require_once(dirname(__FILE__) . '/skipif.inc'); ?> --FILE-- <?php |
