Skip to content

Commit

Permalink
Unfudge now passing todo test
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Jun 29, 2014
1 parent 916b24e commit 23711d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S32-list/roll.t
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ ok ('a' .. 'z').roll ~~ /\w/, 'Str-Range roll';

# RT 89972
#?niecza skip "That's not the right way to spawn another Niecza"
#?rakudo todo 'Cannot spawn rakudo like this (RT 121528)'
{
my $a = qqx{$*EXECUTABLE_NAME -e "print ~(1..10).pick(5)"};
my $b = qqx{$*EXECUTABLE_NAME -e "print ~(1..10).pick(5)"};
Expand Down

0 comments on commit 23711d7

Please sign in to comment.