Skip to content

Commit

Permalink
Add number of Trac ticket tracking 'todo' item
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeenan committed Jul 2, 2011
1 parent c2ea702 commit f69ef9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/pmc/io_iterator.t
Expand Up @@ -33,7 +33,7 @@ ok 1 - $P0 = iter $P1
OUT

# L<PDD22/I\/O Iterator PMC API/=item shift>
pir_output_is( <<'CODE', <<'OUT', 'shift', todo => 'not yet implemented' );
pir_output_is( <<'CODE', <<'OUT', 'shift', todo => 'not yet implemented: TT #1206' );
.sub 'test' :main
$P99 = 1 # TT #1242 replace with io object
$P0 = iter $P99
Expand Down

0 comments on commit f69ef9a

Please sign in to comment.