Index: t/pmc/capture.t =================================================================== --- t/pmc/capture.t (révision 39814) +++ t/pmc/capture.t (copie de travail) @@ -1,14 +1,7 @@ -#!perl +#! parrot # Copyright (C) 2001-2008, Parrot Foundation. # $Id$ -use strict; -use warnings; -use lib qw( . lib ../lib ../../lib ); - -use Test::More; -use Parrot::Test tests => 8; - =head1 NAME t/pmc/capture.t - Test the Capture PMC @@ -24,29 +17,33 @@ =cut -my $PRE = <