From: Frédéric Buclin Date: Mon, 24 Feb 2014 21:55:08 +0000 (+0100) Subject: t/011pod.t fails due to missing documented subroutines X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fsightings;p=thirdparty%2Fbugzilla.git t/011pod.t fails due to missing documented subroutines --- diff --git a/Bugzilla/Bug.pm b/Bugzilla/Bug.pm index b3139dd1d6..73423b2b28 100644 --- a/Bugzilla/Bug.pm +++ b/Bugzilla/Bug.pm @@ -4662,4 +4662,10 @@ Ensures the accessors for custom fields are always created. =item target_milestone +=item master_bug + +=item master_bug_id + +=item sightings + =back