From 0e68998f22b847d90753daac3808bedc4500cde6 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 30 Apr 2015 17:10:08 +0200 Subject: Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in bugzilla/lib/ r=dkl a=glob --- t/011pod.t | 1 + 1 file changed, 1 insertion(+) (limited to 't/011pod.t') 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. -- cgit v1.2.3-24-g4f1b