summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2014-08-10 09:42:10 +0200
committerSimon Green <sgreen@redhat.com>2014-08-10 09:42:10 +0200
commitf4b9806c5ab5e63383269ef328643145ade66004 (patch)
tree3bc3f7918a1aa5c80387c69846de5e34b241fba7 /t
parenta6cb5aa278082c88958cfac19fc39b1cfc3306b0 (diff)
downloadbugzilla-f4b9806c5ab5e63383269ef328643145ade66004.tar.gz
bugzilla-f4b9806c5ab5e63383269ef328643145ade66004.tar.xz
Bug 897915 - Field lists not sorted alphabetically
r=dkl, 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 c3ec39898..fc66bca63 100644
--- a/t/011pod.t
+++ b/t/011pod.t
@@ -32,6 +32,7 @@ use constant SUB_WHITELIST => (
'Bugzilla::FlagType' => qr/^sqlify_criteria$/,
'Bugzilla::JobQueue' => qr/(?:^work_once|work_until_done|subprocess_worker)$/,
'Bugzilla::Search' => qr/^SPECIAL_PARSING$/,
+ 'Bugzilla::Template' => qr/^field_name$/,
);
# These modules do not need to be documented, generally because they