]> 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 b7b5b2d456e1580c6576efe8d35175f99a39bdee..833bcaba777c32638c1e816d15a58e755192e100 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 use Test::More;
-use PublicInbox::MIME;
+use PublicInbox::Eml;
 use PublicInbox::TestCommon;
 my ($tmpdir, $for_destroy) = tmpdir();
 my $maindir = "$tmpdir/main.git";