summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-07-31 07:20:07 +0200
committerByron Jones <bjones@mozilla.com>2013-07-31 07:20:07 +0200
commite9f07c7e2bc8dcf66381ed588ddd955d77b7d26f (patch)
tree42e9dde86748c22486f0df5c05bf16a10fdd6797 /t
parent5d5597bbd642ad00f2637abbc93714b86a359641 (diff)
downloadbugzilla-e9f07c7e2bc8dcf66381ed588ddd955d77b7d26f.tar.gz
bugzilla-e9f07c7e2bc8dcf66381ed588ddd955d77b7d26f.tar.xz
Bug 877078: shift bugmail generation to the jobqueue
r=sgreen, a=sgreen
Diffstat (limited to '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 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.