Skip to content

Commit 6e10cfa

Browse files
committed
unfudge now passing eqv autothreading tests for rakudo
1 parent b92c4a8 commit 6e10cfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S03-operators/eqv.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ plan 52;
150150
is Any eqv Any, Bool::True, 'Any eqv Any';
151151
}
152152

153-
#?rakudo todo 'eqv autothreading'
154153
{
155154
ok 'a' eqv any <a b c>, "eqv autothreads correctly";
156155
}

0 commit comments

Comments
 (0)