update the plan since tests were moved into Asset.t for getIsa
This commit is contained in:
parent
1d4810f6b5
commit
a998e119d1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue