Skip to content

Commit

Permalink
(Re-)fudge test for RT #127878 for JVM
Browse files Browse the repository at this point in the history
  • Loading branch information
usev6 committed Apr 19, 2016
1 parent 372b17d commit 4d61fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/weird-errors.t
Expand Up @@ -198,4 +198,5 @@ sub decode_utf8c {
my Str $u=$b.decode("utf8-c8");
$u.=subst("a","b");
}
#?rakudo.jvm todo "Unknown encoding 'utf8-c8' RT #127878"
lives-ok &decode_utf8c, 'RT #127878: Can decode and work with interesting byte sequences';

0 comments on commit 4d61fbd

Please sign in to comment.