increment number of tests in Shop/Cart.t to match actual number of tests
This commit is contained in:
parent
09faebb84a
commit
268a3ef3f0
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ my $i18n = WebGUI::International->new($session, "Shop");
|
|||
#----------------------------------------------------------------------------
|
||||
# Tests
|
||||
|
||||
plan tests => 20; # Increment this number for each test you create
|
||||
plan tests => 21; # Increment this number for each test you create
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# put your tests here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue