X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Ftime.t;h=fae20897406fb76c73c0efc9d5534ae677b61a1d;hb=refs%2Fheads%2Fmaster;hp=71600b93b60114e78e1a9debc4f47913881f9c74;hpb=e6b7a7f5f70fb89a54ff158bc6c8b564149947e5;p=public-inbox.git diff --git a/t/time.t b/t/time.t index 71600b93..fae20897 100644 --- a/t/time.t +++ b/t/time.t @@ -1,12 +1,12 @@ -# Copyright (C) 2018-2020 all contributors +# Copyright (C) 2018-2021 all contributors # License: AGPL-3.0+ use strict; use warnings; use Test::More; use POSIX qw(strftime); -use PublicInbox::MIME; +use PublicInbox::Eml; use PublicInbox::MsgTime qw(msg_datestamp); -my $mime = PublicInbox::MIME->new(<<'EOF'); +my $mime = PublicInbox::Eml->new(<<'EOF'); From: a@example.com To: b@example.com Subject: this is a subject