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