X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fwatch_maildir.t;h=6399fb7cc15ff5793db8a3e9d83a2d091fa63902;hb=1c52f49354aa83e71fcceccae888da0c77f2391d;hp=e74b512f21929569c9b53b378334a94c6f7246e3;hpb=5824d0d4ffac120a2840c980b4570868d6b3ea6b;p=public-inbox.git diff --git a/t/watch_maildir.t b/t/watch_maildir.t index e74b512f..6399fb7c 100644 --- a/t/watch_maildir.t +++ b/t/watch_maildir.t @@ -199,7 +199,7 @@ More majordomo info at http://vger.kernel.org/majordomo-info.html\n); $em->commit; # wake -watch up diag 'waiting for -watch to import new message'; - PublicInbox::DS->EventLoop; + PublicInbox::DS::event_loop(); $wm->kill; $wm->join; $ii->close;