From: Michael G. Schwern Date: Tue, 3 Mar 2009 00:09:21 +0000 (-0800) Subject: There's no reason to load TestInit in TEST. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6e00095a0262988cb2c3785165516bf2b8fa5462;p=p5sagit%2Fp5-mst-13.2.git There's no reason to load TestInit in TEST. Since TestInit executes code on loading can be actively bad. --- diff --git a/t/TEST b/t/TEST index c466d0e..12d9d4f 100755 --- a/t/TEST +++ b/t/TEST @@ -70,7 +70,6 @@ $ENV{PERL_DESTRUCT_LEVEL} = 2 unless exists $ENV{PERL_DESTRUCT_LEVEL}; $ENV{EMXSHELL} = 'sh'; # For OS/2 # Roll your own File::Find! -use TestInit; if ($show_elapsed_time) { require Time::HiRes } my %skip = (