about summary refs log tree commit homepage
path: root/t/www_altid.t
diff options
context:
space:
mode:
Diffstat (limited to 't/www_altid.t')
-rw-r--r--t/www_altid.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/www_altid.t b/t/www_altid.t
index a885c389..337303d9 100644
--- a/t/www_altid.t
+++ b/t/www_altid.t
@@ -26,7 +26,7 @@ if ('setup') {
         my $ibx = PublicInbox::Inbox->new($opts);
         $ibx = PublicInbox::InboxWritable->new($ibx, 1);
         my $im = $ibx->importer(0);
-        my $mime = PublicInbox::MIME->new(<<'EOF');
+        my $mime = PublicInbox::Eml->new(<<'EOF');
 From: a@example.com
 Message-Id: <a@example.com>