summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--t/005whitespace.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/005whitespace.t b/t/005whitespace.t
index 66b2af5d6..e420baaaa 100644
--- a/t/005whitespace.t
+++ b/t/005whitespace.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");