]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/psgi_text.t
remove most internal Email::MIME usage
[public-inbox.git] / t / psgi_text.t
index 77fc9ee2dac45dd4b1782f962d803d345876e0cf..833bcaba777c32638c1e816d15a58e755192e100 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 use Test::More;
-use Email::MIME;
+use PublicInbox::Eml;
 use PublicInbox::TestCommon;
 my ($tmpdir, $for_destroy) = tmpdir();
 my $maindir = "$tmpdir/main.git";