Skip to content

Commit

Permalink
remove resolved TODO from test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehh committed Jan 5, 2011
1 parent 1e56d3f commit 826469e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/pmc/integer.t
Expand Up @@ -624,7 +624,7 @@ fin:
$P2 = 48
mul $P0, $P1
$I0 = iseq $P0, $P2
todo($I0, 'i_multiply Integer PMC by BigInt PMC', 'unresolved bug, see TT #1887')
ok($I0, 'i_multiply Integer PMC by BigInt PMC')

$P0 = new ['Integer']
$P9 = get_hll_global MAXINT
Expand Down

0 comments on commit 826469e

Please sign in to comment.