X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/721b0395fb2fceac4e66fed1009ed2f17fd5351f..fb0773a44c676a24e722c08c2a259e688ecac606:/test/mhshow/test-charset diff --git a/test/mhshow/test-charset b/test/mhshow/test-charset index d0d8028b..960af718 100755 --- a/test/mhshow/test-charset +++ b/test/mhshow/test-charset @@ -33,6 +33,7 @@ Subject: test MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable +Content-Description: bogus quoted-printable data Date: Sun, 18 Dec 2005 00:52:39 +0100 4 =F7 2 =3D 2 @@ -45,12 +46,13 @@ From: foo@example.edu Subject: test MIME-Version: 1.0 +Content-Description: bogus quoted-printable data -part text/plain 10 +[ part - text/plain - bogus quoted-printable data 11B ] This is a test EOF -run_prog mhshow -nopause $msgnum > $actual 2>&1 +run_prog mhshow $msgnum > $actual 2>&1 check "$expected" "$actual" exit $failed