Fix a bad plan in the AddressBook test.

This commit is contained in:
Colin Kuskie 2009-09-22 09:00:46 -07:00
parent c5b7785fe7
commit 43f6dced9b

View file

@ -31,7 +31,7 @@ my $session = WebGUI::Test->session;
#----------------------------------------------------------------------------
# Tests
plan tests => 25;
plan tests => 24;
#----------------------------------------------------------------------------
# put your tests here