summaryrefslogtreecommitdiffstats
path: root/t/pod_coverage.t
diff options
context:
space:
mode:
Diffstat (limited to 't/pod_coverage.t')
-rw-r--r--t/pod_coverage.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/pod_coverage.t b/t/pod_coverage.t
index fc346af..90a91ab 100644
--- a/t/pod_coverage.t
+++ b/t/pod_coverage.t
@@ -1,5 +1,4 @@
-use strict;
-use warnings;
+use strictures 2;
use Test::More;
use Test::Pod::Coverage;