Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Skip possibly faulty test on moar
  • Loading branch information
lizmat committed Apr 11, 2014
1 parent c8a5683 commit 84c6f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S17-concurrency/thread.t
Expand Up @@ -91,6 +91,7 @@ plan 25;
isnt $*THREAD.id, 0, 'Initial thread has an ID';
}

#?rakudo.moar skip 'Parameter "a" requires a type object, but an object instance was passed'
{
my $seen;
my $threads = 3;
Expand Down

0 comments on commit 84c6f41

Please sign in to comment.