forgot to increment test number
This commit is contained in:
parent
9a9c2d8357
commit
d74f8fc020
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ use lib "$FindBin::Bin/../lib";
|
|||
use WebGUI::Test;
|
||||
use WebGUI::Session;
|
||||
|
||||
use Test::More tests => 27; # increment this value for each test you create
|
||||
use Test::More tests => 28; # increment this value for each test you create
|
||||
|
||||
my $session = WebGUI::Test->session;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue