adjust number of tests since one was added
This commit is contained in:
parent
589272f2cd
commit
cf060371a4
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ my $testBlock = [
|
|||
|
||||
my $formType = 'date';
|
||||
|
||||
my $numTests = 15 + scalar @{ $testBlock } ;
|
||||
my $numTests = 16 + scalar @{ $testBlock } ;
|
||||
|
||||
|
||||
plan tests => $numTests;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue