diff --git a/test/run_config2command_tests.pl b/test/run_config2command_tests.pl index 2ea6f837..34170970 100755 --- a/test/run_config2command_tests.pl +++ b/test/run_config2command_tests.pl @@ -324,9 +324,8 @@ $SIG{__WARN__} = sub { } } - #warn "======= WARN ======\n= ". $_[0] . "===================\n"; fail($current_test->{testname}); - note("got unexpected expected warning '$warning'"); + note("got unexpected warning '$warning'"); }; sub do_test($) {