diff --git t/op/time.t t/op/time.t index 0547900..3a05b97 100644 --- t/op/time.t +++ t/op/time.t @@ -1,13 +1,7 @@ -#!perl +#!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 => 7; - =head1 NAME t/op/time.t - Time and Sleep @@ -22,103 +16,111 @@ Tests the C