Skip to content

Commit

Permalink
Adds test for trailing whitespace closes #125
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Jun 2, 2018
1 parent dbaafbf commit 95e6c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/unicodable.t
Expand Up @@ -221,7 +221,7 @@ $t.test(:31timeout, ‘timeout’,
# Trailing whitespace
$t.test("Trailing whitespace is fixed",
'u: GREEK SMALL THETA ',
"{$t.out-nick}, U+03B8 GREEK SMALL LETTER THETA [Ll] (θ)");
"{$t.our-nick}, U+03B8 GREEK SMALL LETTER THETA [Ll] (θ)");

# Extra tests

Expand Down

0 comments on commit 95e6c9e

Please sign in to comment.