We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7240ed0 commit 25f1e10Copy full SHA for 25f1e10
t/unicodable.t
@@ -226,7 +226,7 @@ $t.test(‘no-break space and a word (yoleaux-like query)’,
226
“{$t.our-nick}, U+0061 LATIN SMALL LETTER A [Ll] (a)”,
227
“{$t.our-nick}, U+0062 LATIN SMALL LETTER B [Ll] (b)”);
228
229
-$t.test(‘spaces before urls are still spaces ignored’,
+$t.test(‘spaces before urls are still ignored’,
230
‘u: https://gist.githubusercontent.com/AlexDaniel/1892f93da146cb6057e6f3ca38fb1e56/raw/3d007a9ec3782f756054a322e8710656e2e4e7c6/test’,
231
“{$t.our-nick}, Successfully fetched the code from the provided URL.”,
232
“{$t.our-nick}, U+1F4A9 PILE OF POO [So] (💩)”,
0 commit comments