Skip to content

Commit 2d56f60

Browse files
committed
moar-fudge a test
1 parent 611c2d5 commit 2d56f60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S32-num/rat.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ is Rat.new(9,33).norm.nude, (3, 11), ".norm exists and doesn't hurt matters";
306306

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

311312
#RT #112822

0 commit comments

Comments
 (0)