Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
refudge test for rakudo
passes on parrot, so only needs TODOing on JVM and Moar
  • Loading branch information
moritz committed Apr 13, 2014
1 parent 02346c6 commit 64d2ee6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion S04-statements/try.t
Expand Up @@ -151,7 +151,8 @@ plan 26;
}

# RT #111704
#?rakudo todo 'RT 111704'
#?rakudo.moar todo 'RT 111704'
#?rakudo.jvm todo 'RT 111704'
#?pugs skip 'Missing required parameters: $_'
{
my $x = 0;
Expand Down

0 comments on commit 64d2ee6

Please sign in to comment.