X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fwatch_maildir.t;h=c34d15f799a6123d2e2429a0ca46d9c0027fbf53;hb=e6b7a7f5f70fb89a54ff158bc6c8b564149947e5;hp=9ed04cab14138ca258e9b6bb325ef0e810f94a44;hpb=4bebfa0c80ad7f4596a7dca98b39121470a42af0;p=public-inbox.git diff --git a/t/watch_maildir.t b/t/watch_maildir.t index 9ed04cab..c34d15f7 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::MIME; use Cwd; use PublicInbox::Config; use PublicInbox::TestCommon;