From 5cb0a1243532165a006ce676d00c9ccd600236b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Mon, 24 Feb 2014 22:55:08 +0100 Subject: [PATCH] t/011pod.t fails due to missing documented subroutines --- Bugzilla/Bug.pm | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2