Skip to content

Commit

Permalink
unfudge passing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jan 31, 2011
1 parent e6a9f12 commit 32dd626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S03-operators/short-circuit.t
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ sub accumtest($expect, $op) {
is($y, 42, "// operator working");
}

#?rakudo skip 'no inifx:<orelse> yet'
{
my $x; # should be Mu
my $y = 2;
Expand Down

0 comments on commit 32dd626

Please sign in to comment.