diff --git a/t/Keyword.t b/t/Keyword.t index c5ea23482..03e5e55d7 100644 --- a/t/Keyword.t +++ b/t/Keyword.t @@ -17,7 +17,7 @@ use WebGUI::Keyword; use WebGUI::Asset; # load your modules here -use Test::More tests => 14; # increment this value for each test you create +use Test::More tests => 15; # increment this value for each test you create use Test::Deep; use Data::Dumper;