incremented number of planned tests since a test was added
This commit is contained in:
parent
5757842e46
commit
5c443480ed
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 => 26; # increment this value for each test you create
|
||||
use Test::More tests => 27; # increment this value for each test you create
|
||||
|
||||
my $session = WebGUI::Test->session;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue