summaryrefslogtreecommitdiff
path: root/ext/intl/tests/bug62017.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/bug62017.phpt')
-rw-r--r--ext/intl/tests/bug62017.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/tests/bug62017.phpt b/ext/intl/tests/bug62017.phpt
index 28e0bb570a..0032ae8337 100644
--- a/ext/intl/tests/bug62017.phpt
+++ b/ext/intl/tests/bug62017.phpt
@@ -3,7 +3,7 @@ Bug #62017: datefmt_create with incorrectly encoded timezone leaks pattern
--SKIPIF--
<?php
if (!extension_loaded('intl'))
- die('skip intl extension not enabled');
+ die('skip intl extension not enabled');
--FILE--
<?php
ini_set('intl.error_level', E_WARNING);