Update output.pm cancel the useless change made to run all tests

This commit is contained in:
omercier 2024-08-06 15:16:36 +02:00 committed by GitHub
parent fe58ff841f
commit c4116eda06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ sub new {
});
$self->{option_results} = {};
$self->{option_msg} = [];
$self->{nodisplay} = 0;