remove diag output
This commit is contained in:
parent
9df4b8b2bd
commit
e3209b234e
17 changed files with 0 additions and 47 deletions
|
|
@ -65,7 +65,6 @@ my $formType = 'Integer';
|
|||
|
||||
my $numTests = 11 + scalar @{ $testBlock } + 1;
|
||||
|
||||
diag("Planning on running $numTests tests\n");
|
||||
|
||||
plan tests => $numTests;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue