Skip to content

Commit

Permalink
fudge test for rakudo
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed May 13, 2015
1 parent f73c005 commit 0e6aac0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions S32-container/cat.t
Expand Up @@ -14,6 +14,8 @@ Tests of
=end pod

#?rakudo 6 skip 'cat NYI RT #124456'

ok(cat() eqv (), 'cat null identity');

ok(cat(1) eqv (1,), 'cat scalar identity');
Expand Down

0 comments on commit 0e6aac0

Please sign in to comment.