summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Misc/UtfStringTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Misc/UtfStringTest.php b/tests/Misc/UtfStringTest.php
index 0d1ff78..174b988 100644
--- a/tests/Misc/UtfStringTest.php
+++ b/tests/Misc/UtfStringTest.php
@@ -14,8 +14,7 @@ class UtfStringTest extends TestCase
*
* @var UtfString
*/
- const TEST_PHRASE = 'Les naïfs ægithales hâtifs pondant à Noël où il ' .
- 'gèle sont sûrs d\'être déçus en voyant leurs drôles d\'œufs abîmés.';
+ const TEST_PHRASE = 'Les naïfs ægithales hâtifs pondant à Noël où il gèle sont sûrs d\'être déçus en voyant leurs drôles d\'œufs abîmés.';
/**
* The length of the sample phrase.