Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
unfudge now passing eqv autothreading tests for rakudo
  • Loading branch information
moritz committed Feb 28, 2012
1 parent b92c4a8 commit 6e10cfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S03-operators/eqv.t
Expand Up @@ -150,7 +150,6 @@ plan 52;
is Any eqv Any, Bool::True, 'Any eqv Any';
}

#?rakudo todo 'eqv autothreading'
{
ok 'a' eqv any <a b c>, "eqv autothreads correctly";
}
Expand Down

0 comments on commit 6e10cfa

Please sign in to comment.