diff --git a/t/badExtrasMacros.t b/t/badExtrasMacros.t index 79ec867a7..6a141172b 100644 --- a/t/badExtrasMacros.t +++ b/t/badExtrasMacros.t @@ -23,7 +23,6 @@ use Test::More; # increment this value for each test you create my $numTests = 0; my $session = WebGUI::Test->session; -my $lib = WebGUI::Test->lib; ##Find the name of the International macro in the user's config file. diff --git a/t/templateSyntax.t b/t/templateSyntax.t index 8764b47fc..72f2dbc6c 100644 --- a/t/templateSyntax.t +++ b/t/templateSyntax.t @@ -23,7 +23,6 @@ use Test::More; # increment this value for each test you create my $numTests = 0; my $session = WebGUI::Test->session; -my $lib = WebGUI::Test->lib; # put your tests here