forgot to increment test number

This commit is contained in:
Frank Dillon 2006-08-02 15:58:16 +00:00
parent 9a9c2d8357
commit d74f8fc020

View file

@ -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;