Commit 985149e6 authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Fix some test failures caused by the checkin of bug 284184.

parent 8a3d4469
......@@ -21,6 +21,7 @@
# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::Job::Mailer;
use strict;
use Bugzilla::Mailer;
BEGIN { eval "use base qw(TheSchwartz::Worker)"; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment