diff options
-rw-r--r-- | t/011pod.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/011pod.t b/t/011pod.t index 588db1fc5..8620b94d5 100644 --- a/t/011pod.t +++ b/t/011pod.t @@ -48,6 +48,7 @@ use constant MODULE_WHITELIST => qw( Bugzilla::Config:: Bugzilla::Extension:: Bugzilla::Job:: + Bugzilla::Migrate:: ); # Capture the TESTOUT from Test::More or Test::Builder for printing errors. |