summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests/bug71527-mb.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fileinfo/tests/bug71527-mb.phpt')
-rw-r--r--ext/fileinfo/tests/bug71527-mb.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fileinfo/tests/bug71527-mb.phpt b/ext/fileinfo/tests/bug71527-mb.phpt
index 272cdba702..ea32a8122a 100644
--- a/ext/fileinfo/tests/bug71527-mb.phpt
+++ b/ext/fileinfo/tests/bug71527-mb.phpt
@@ -3,7 +3,7 @@ Bug #71527 Buffer over-write in finfo_open with malformed magic file
--SKIPIF--
<?php
if (!class_exists('finfo'))
- die('skip no fileinfo extension');
+ die('skip no fileinfo extension');
--ENV--
USE_ZEND_ALLOC=0
--FILE--