diff options
Diffstat (limited to 't/004template.t')
-rw-r--r-- | t/004template.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/004template.t b/t/004template.t index f66176a72..92d9c511c 100644 --- a/t/004template.t +++ b/t/004template.t @@ -34,7 +34,6 @@ use Template; my @testitems = @Support::Templates::testitems; my $include_path = $Support::Templates::include_path; -my $verbose = $::ENV{TEST_VERBOSE}; # Check to make sure all templates that are referenced in # Bugzilla exist in the proper place. |