Skip to content

Commit f3096ce

Browse files
committed
pugs unfudge
au++
1 parent 3bb074f commit f3096ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S32-num/stringify.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ is Rat.gist, 'Rat()', 'Rat.gist';
8383
#?pugs todo
8484
is Rat.perl, 'Rat', 'Rat.perl';
8585
lives_ok { ~Rat }, '~Rat does not die';
86-
#?pugs todo
8786
lives_ok { Rat.Str }, 'Rat.Str does not die';
8887

8988
# TODO: FatRat, Num (once better specced), Int (maybe, but hard to mess up)

0 commit comments

Comments
 (0)