remove diag output
This commit is contained in:
parent
9df4b8b2bd
commit
e3209b234e
17 changed files with 0 additions and 47 deletions
|
|
@ -41,7 +41,6 @@ $numTests = (2 * scalar @formTypes) + 1;
|
|||
|
||||
plan tests => $numTests;
|
||||
|
||||
diag("Planning on running $numTests tests\n");
|
||||
|
||||
foreach my $formType (@formTypes) {
|
||||
my $form = WebGUI::Form::DynamicField->new($session, fieldType => $formType);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue