correct number of tests
This commit is contained in:
parent
5920a6d482
commit
4f5f5af20b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ use HTML::TokeParser;
|
|||
use WebGUI::Test;
|
||||
use WebGUI::Session;
|
||||
|
||||
use Test::More tests => 31; # increment this value for each test you create
|
||||
use Test::More tests => 33; # increment this value for each test you create
|
||||
use Test::Deep;
|
||||
|
||||
my $session = WebGUI::Test->session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue