From f7600e17cb8eb6c5dad8709ac1f4c76f0f28f207 Mon Sep 17 00:00:00 2001 From: Daniel Persson Date: Mon, 7 Sep 2015 22:23:26 +0200 Subject: Added missing newline. --- ext/intl/tests/bug70452.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/intl/tests/bug70452.phpt b/ext/intl/tests/bug70452.phpt index f544c03ce3..ee1cd7053a 100644 --- a/ext/intl/tests/bug70452.phpt +++ b/ext/intl/tests/bug70452.phpt @@ -18,4 +18,4 @@ var_dump(IntlChar::charName("A", 12345)); string(22) "LATIN CAPITAL LETTER A" string(22) "LATIN CAPITAL LETTER A" string(0) "" -NULL \ No newline at end of file +NULL -- cgit v1.2.1