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 9c092eeb1..193435d4e 100644
--- a/t/011pod.t
+++ b/t/011pod.t
@@ -35,6 +35,7 @@ use constant SUB_WHITELIST => (
'Bugzilla::JobQueue' => qr/(?:^work_once|work_until_done|subprocess_worker)$/,
'Bugzilla::Search' => qr/^SPECIAL_PARSING$/,
'Bugzilla::Template' => qr/^field_name$/,
+ 'Bugzilla::MIME' => qr/^as_string$/,
);
# These modules do not need to be documented, generally because they