summaryrefslogtreecommitdiffstats
path: root/t/011pod.t
diff options
context:
space:
mode:
Diffstat (limited to 't/011pod.t')
-rw-r--r--t/011pod.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/011pod.t b/t/011pod.t
index 71294dfe6..9c092eeb1 100644
--- a/t/011pod.t
+++ b/t/011pod.t
@@ -49,6 +49,7 @@ use constant MODULE_WHITELIST => qw(
Bugzilla::Extension::
Bugzilla::Job::
Bugzilla::Migrate::
+ docs::lib::Pod::Simple::
);
# Capture the TESTOUT from Test::More or Test::Builder for printing errors.