summaryrefslogtreecommitdiff
path: root/lib/Getopt/Std.t
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Getopt/Std.t')
-rw-r--r--lib/Getopt/Std.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Getopt/Std.t b/lib/Getopt/Std.t
index ad475916b6..746d5de321 100644
--- a/lib/Getopt/Std.t
+++ b/lib/Getopt/Std.t
@@ -6,6 +6,8 @@ BEGIN {
}
use strict;
+use warnings;
+
use Test::More tests => 22;
use Getopt::Std;