There's no reason to load TestInit in TEST.
Michael G. Schwern [Tue, 3 Mar 2009 00:09:21 +0000 (16:09 -0800)]
Since TestInit executes code on loading can be actively bad.

t/TEST

diff --git a/t/TEST b/t/TEST
index c466d0e..12d9d4f 100755 (executable)
--- 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 = (