Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mark test as skip to prevent false TODO passing
  • Loading branch information
lizmat committed Nov 4, 2014
1 parent c3c8571 commit af40fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S03-operators/minmax.t
Expand Up @@ -56,7 +56,7 @@ This test min/max functions in their operator form. To see them tested in their
}

#array vs. scalar
#?rakudo todo "Annoying test that we haven't done the obvious yet unspecced, fails because we have indeed done the obvious"
#?rakudo skip "Annoying test that we haven't done the obvious yet unspecced, fails because we have indeed done the obvious"
#?niecza todo
{
#NYS- Not Yet Specced. C<isnt>'d only so those sneaky programmers can't get away with coding
Expand Down

0 comments on commit af40fcd

Please sign in to comment.