summaryrefslogtreecommitdiff
path: root/t/author-pod-coverage.t
diff options
context:
space:
mode:
Diffstat (limited to 't/author-pod-coverage.t')
-rw-r--r--t/author-pod-coverage.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/author-pod-coverage.t b/t/author-pod-coverage.t
index 243340f..09473df 100644
--- a/t/author-pod-coverage.t
+++ b/t/author-pod-coverage.t
@@ -8,7 +8,8 @@ BEGIN {
}
# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests.
-
+use strict;
+use warnings;
use Test::Pod::Coverage 1.08;
use Pod::Coverage::TrustPod;