Skip to content

Commit 1db2fc7

Browse files
committed
Fudge test for a bugfix that hasn't been fixed yet
MoarVM/MoarVM#482
1 parent 0349626 commit 1db2fc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S19-command-line/arguments.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ use Test::Util;
4949
}
5050

5151
{
52+
#?rakudo todo 'https://github.com/MoarVM/MoarVM/issues/482'
5253
is run($*EXECUTABLE, '-e', print '“Hello world”', :out).out.slurp-rest,
5354
'“Hello world”',
5455
'UTF-8 in arguments is decoded correctly';

0 commit comments

Comments
 (0)