use note instead of diag in tests for non-error debug output
This commit is contained in:
parent
929c012075
commit
67b729fee0
30 changed files with 50 additions and 50 deletions
|
|
@ -118,7 +118,7 @@ is($input->value, 'WebGUI::Storage', 'Checking default value');
|
|||
|
||||
##Test Form Output parsing
|
||||
|
||||
#diag $formType;
|
||||
#note $formType;
|
||||
WebGUI::Form_Checking::auto_check($session, $formType, $testBlock);
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue