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
|
|
@ -29,7 +29,7 @@ my $lib = WebGUI::Test->lib;
|
|||
|
||||
##Find the name of the International macro in the user's config file.
|
||||
|
||||
#diag "International macro name = $international";
|
||||
#note "International macro name = $international";
|
||||
|
||||
##Regexp setup for parsing out the Macro calls.
|
||||
my $macro = qr{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue