summaryrefslogtreecommitdiffstats
path: root/t/005no_tabs.t
diff options
context:
space:
mode:
Diffstat (limited to 't/005no_tabs.t')
-rw-r--r--t/005no_tabs.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/005no_tabs.t b/t/005no_tabs.t
index 66b2af5d6..e420baaaa 100644
--- a/t/005no_tabs.t
+++ b/t/005no_tabs.t
@@ -32,7 +32,6 @@ BEGIN { use Test::More tests => $tests; }
use strict;
my @testitems = @Support::Files::testitems;
-my $verbose = $::ENV{TEST_VERBOSE};
foreach my $file (@testitems) {
open (FILE, "$file");