Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
unfudge test about bigints, RT 121527
  • Loading branch information
FROGGS committed May 18, 2014
1 parent 6f14b03 commit a4f8732
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S32-num/rat.t
Expand Up @@ -306,7 +306,6 @@ is Rat.new(9,33).norm.nude, (3, 11), ".norm exists and doesn't hurt matters";

isa_ok 241025348275725.3352, Rat, "241025348275725.3352 is a Rat";
#?pugs skip 'No such method in class Rat: "&norm"'
#?rakudo.moar todo 'RT 121527'
is 241025348275725.3352.Rat.norm.nude, (301281685344656669, 1250), "Rat.Rat yields correct Rat";

#RT #112822
Expand Down

0 comments on commit a4f8732

Please sign in to comment.