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
|
|
@ -62,4 +62,4 @@ WHOLE: for (my $i=0; $i<=999; $i++) {
|
|||
|
||||
is(scalar(@bins), 4, "All bins have values on a sample size of 1000");
|
||||
|
||||
#diag Dumper \@bins;
|
||||
#note explain \@bins;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue