Index: t/op/ifunless.t =================================================================== --- t/op/ifunless.t (révision 39801) +++ t/op/ifunless.t (copie de travail) @@ -1,13 +1,7 @@ -#!perl -# Copyright (C) 2001-2005, Parrot Foundation. +#!parrot +# Copyright (C) 2001-2009, Parrot Foundation. # $Id$ -use strict; -use warnings; -use lib qw( . lib ../lib ../../lib ); -use Test::More; -use Parrot::Test tests => 6; - =head1 NAME t/op/ifunless.t - If/Unless @@ -22,181 +16,203 @@ =cut -pasm_output_is( <