From e9f07c7e2bc8dcf66381ed588ddd955d77b7d26f Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 31 Jul 2013 13:20:07 +0800 Subject: Bug 877078: shift bugmail generation to the jobqueue r=sgreen, a=sgreen --- t/011pod.t | 1 + 1 file changed, 1 insertion(+) (limited to 't') diff --git a/t/011pod.t b/t/011pod.t index 0ddd3059d..d4e0fb780 100644 --- a/t/011pod.t +++ b/t/011pod.t @@ -43,6 +43,7 @@ use constant MODULE_WHITELIST => qw( Bugzilla::Auth::Verify:: Bugzilla::BugUrl:: Bugzilla::Config:: + Bugzilla::Job:: ); # Capture the TESTOUT from Test::More or Test::Builder for printing errors. -- cgit v1.2.3-24-g4f1b