]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
t/30-bad.t doesn't need Config anymore
authorVincent Pit <vince@profvince.com>
Sat, 7 Feb 2009 21:21:38 +0000 (22:21 +0100)
committerVincent Pit <vince@profvince.com>
Sat, 7 Feb 2009 21:21:38 +0000 (22:21 +0100)
t/30-bad.t

index 34e41b7569772064c5ac5a3447bc017a7f4ee6cf..7ceb62c8fb490340a1dee29b0faa019bf2953384 100644 (file)
@@ -3,8 +3,6 @@
 use strict;
 use warnings;
 
-use Config qw/%Config/;
-
 use Test::More;
 
 my $dbg;