diff --git a/t/Search/Index.t b/t/Search/Index.t index b02ff8d6e..9c9231f6a 100644 --- a/t/Search/Index.t +++ b/t/Search/Index.t @@ -40,7 +40,7 @@ WebGUI::Test->tagsToRollback( #---------------------------------------------------------------------------- # Tests -plan tests => 15; # Increment this number for each test you create +plan tests => 16; # Increment this number for each test you create use_ok( 'WebGUI::Search::Index' );