X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fwatch_maildir.t;h=66955072cd58dc412eeeb5936493207429b2c870;hb=0283273a14e1871955f6a9132f4f3f7884ec8a3f;hp=9ed04cab14138ca258e9b6bb325ef0e810f94a44;hpb=d55abcc42bde846d9047491125dd2b32645dafd8;p=public-inbox.git diff --git a/t/watch_maildir.t b/t/watch_maildir.t index 9ed04cab..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 Email::MIME; +use PublicInbox::Eml; use Cwd; use PublicInbox::Config; use PublicInbox::TestCommon;