diff --git a/t/Utility.t b/t/Utility.t index e669b7f67..42f2f75e7 100644 --- a/t/Utility.t +++ b/t/Utility.t @@ -16,7 +16,7 @@ use lib "$FindBin::Bin/lib"; use WebGUI::Test; use WebGUI::Session; -use Test::More tests => 21; # increment this value for each test you create +use Test::More tests => 23; # increment this value for each test you create my $session = WebGUI::Test->session;