X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Feml.t;h=2d8993a51075f317ce11f5cc61012d55211663d6;hb=10e0e2052b2c2a4bb405cfbb4c2c72464671152d;hp=0cf48f225a45c50d0bb70e10acd8274525240c08;hpb=b6829bbfd86f5d22a8ffb80fd7bfe59299fe6b55;p=public-inbox.git diff --git a/t/eml.t b/t/eml.t index 0cf48f22..2d8993a5 100644 --- a/t/eml.t +++ b/t/eml.t @@ -216,6 +216,17 @@ if ('one newline before headers') { is($eml->body, ""); } +if ('body only') { + my $str = <new($str); + is($eml->body, $str, 'body-only accepted'); +} + for my $cls (@classes) { # XXX: matching E::M, but not sure about this my $s = <