summaryrefslogtreecommitdiff
path: root/ext/intl/tests/msgfmt_format_mixed_params.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/msgfmt_format_mixed_params.phpt')
-rw-r--r--ext/intl/tests/msgfmt_format_mixed_params.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/tests/msgfmt_format_mixed_params.phpt b/ext/intl/tests/msgfmt_format_mixed_params.phpt
index 9a3691db51..2382d0b407 100644
--- a/ext/intl/tests/msgfmt_format_mixed_params.phpt
+++ b/ext/intl/tests/msgfmt_format_mixed_params.phpt
@@ -22,4 +22,4 @@ var_dump($mf->format(array("foo" => 1.3, 0 => 2.3)));
--EXPECT--
string(10) "2.3 -- 1st"
string(10) "2.3 -- 1st"
-==DONE== \ No newline at end of file
+==DONE==