update the plan since tests were moved into Asset.t for getIsa

This commit is contained in:
Colin Kuskie 2008-05-30 07:04:32 +00:00
parent 1d4810f6b5
commit a998e119d1

View file

@ -33,7 +33,7 @@ my $session = WebGUI::Test->session;
#----------------------------------------------------------------------------
# Tests
plan tests => 5; # Increment this number for each test you create
plan tests => 2; # Increment this number for each test you create
#----------------------------------------------------------------------------
# put your tests here