X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;ds=sidebyside;f=t%2Fwatch_maildir.t;h=66955072cd58dc412eeeb5936493207429b2c870;hb=0283273a14e1871955f6a9132f4f3f7884ec8a3f;hp=c34d15f799a6123d2e2429a0ca46d9c0027fbf53;hpb=fd966061df6a61104935984bed7c28a461a124ff;p=public-inbox.git diff --git a/t/watch_maildir.t b/t/watch_maildir.t index c34d15f7..66955072 100644 --- a/t/watch_maildir.t +++ b/t/watch_maildir.t @@ -2,7 +2,7 @@ # License: AGPL-3.0+ use strict; use Test::More; -use PublicInbox::MIME; +use PublicInbox::Eml; use Cwd; use PublicInbox::Config; use PublicInbox::TestCommon;