Update number of tests.

This commit is contained in:
Colin Kuskie 2009-08-23 19:56:29 +00:00
parent 223a5125bf
commit 5c2e596139

View file

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