Skip to content

Commit

Permalink
Unfudge for Niecza.
Browse files Browse the repository at this point in the history
  • Loading branch information
colomon committed Jun 26, 2013
1 parent 10f1993 commit 6f8898b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S32-list/classify.t
Expand Up @@ -66,7 +66,6 @@ plan 46;
} #1

# .classify should work on non-arrays
#?niecza todo "Not sure what these should do"
{
is_deeply 42.classify( {$_} ), { 42 => [42] }, "classify single num";
is_deeply "A".classify( {$_} ), { A => ["A"] }, "classify single string";
Expand Down

0 comments on commit 6f8898b

Please sign in to comment.