test fixes and small cleanups
This commit is contained in:
parent
cab6c18372
commit
c91878c9a3
5 changed files with 13 additions and 18 deletions
|
|
@ -26,7 +26,6 @@ use WebGUI::Macro::Callback;
|
|||
|
||||
use Test::More; # increment this value for each test you create
|
||||
my $numTests = 0;
|
||||
plan skip_all => 'set CODE_COP to enable this test' unless $ENV{CODE_COP};
|
||||
|
||||
my $session = WebGUI::Test->session;
|
||||
my $lib = WebGUI::Test->lib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue