summaryrefslogtreecommitdiff
path: root/ext/intl/tests/dateformat_get_locale.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/dateformat_get_locale.phpt')
-rw-r--r--ext/intl/tests/dateformat_get_locale.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/tests/dateformat_get_locale.phpt b/ext/intl/tests/dateformat_get_locale.phpt
index 48b7daa8d4..aa7a0a46c3 100644
--- a/ext/intl/tests/dateformat_get_locale.phpt
+++ b/ext/intl/tests/dateformat_get_locale.phpt
@@ -20,7 +20,7 @@ function ut_main()
'en_UK',
'hi'
);
-
+
$res_str = '';
foreach( $locale_arr as $locale_entry )