mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-09-14 05:38:16 +02:00
Add "use warnings"
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
# We don't use a full run, only the certificate section.
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use Test::More;
|
||||
use Data::Dumper;
|
||||
use Text::Diff;
|
||||
|
||||
Reference in New Issue
Block a user