Update the # of tests in Asset/Sku/Product.t

This commit is contained in:
Colin Kuskie 2009-07-16 04:21:48 +00:00
parent e335276cfa
commit 578bdf361c

View file

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