Skip to content

Commit

Permalink
Unfudge radix tests niecza now passes.
Browse files Browse the repository at this point in the history
  • Loading branch information
colomon committed Mar 28, 2012
1 parent 35ba028 commit d3a0033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S02-literals/radix.t
Expand Up @@ -216,7 +216,6 @@ dies_ok { 2.foo }, "2.foo parses as method call";

is +'00123', 123, "Leading zeroes stringify correctly";

#?niecza 3 todo
#?pugs 3 todo "todo"
eval_dies_ok ':2<2>', ':2<2> is illegal';
eval_dies_ok ':10<3a>', ':10<3a> is illegal';
Expand Down

0 comments on commit d3a0033

Please sign in to comment.