summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/01compile.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/01compile.t b/t/01compile.t
index d77c1a7e..753c5ff6 100644
--- a/t/01compile.t
+++ b/t/01compile.t
@@ -2,7 +2,6 @@
use strict;
use warnings;
-no warnings 'redefine';
use Test::More tests => 10;
for my $module (glob("urpm/*.pm")) {