[prev] [thread] [next] [lurker] [Date index for 2005/02/06]
Author: richardc Date: 2005-02-06 22:05:53 +0000 (Sun, 06 Feb 2005) New Revision: 1831 Modified: trunk/Email-Store/t/06attach.t Log: So Email::MIME was wrong. big shocks Modified: trunk/Email-Store/t/06attach.t =================================================================== --- trunk/Email-Store/t/06attach.t 2005-02-06 21:52:18 UTC (rev 1830) +++ trunk/Email-Store/t/06attach.t 2005-02-06 22:05:53 UTC (rev 1831) @@ -15,5 +15,5 @@ unlike ($msg, qr/OkoQfvUzL/, "Message with crap stripped"); is($att[0]->content_type, "application/x-tex"); is($att[0]->filename, "foo.tex"); -is($att[0]->payload, "Foo bar baz\n\n"); +is($att[0]->payload, "Foo bar baz\n"); is($att[1]->content_type, "image/png");
Generated at 11:00 on 07 Feb 2005 by mariachi 0.52