Prune dead code out that uses WebGUI::Test->lib.
This commit is contained in:
parent
b10c5f7870
commit
682cf97651
2 changed files with 0 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue