Skip to content

Commit

Permalink
[t] Exercise mark VTABLE on Task PMC
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandobrito committed Dec 31, 2010
1 parent 27625da commit 88a870f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions t/pmc/task.t
Expand Up @@ -82,6 +82,10 @@ pir_output_is( <<'CODE', <<'OUT', "create a task and set attributes" );
$P2 = get_global 'code'
setattribute $P0, 'code', $P2
# Make sure the mark vtable is exercised
sweep 1
end
.end
Expand Down

0 comments on commit 88a870f

Please sign in to comment.