diff --git a/t/Session/Style.t b/t/Session/Style.t index e1c7cf58c..ff63be864 100644 --- a/t/Session/Style.t +++ b/t/Session/Style.t @@ -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;