X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/97d33c31f4d3fdef03610c1652b5e246184e0097..3f845b1b0:/test/mhbuild/test-attach?ds=sidebyside diff --git a/test/mhbuild/test-attach b/test/mhbuild/test-attach index c97ec394..cebf6e92 100755 --- a/test/mhbuild/test-attach +++ b/test/mhbuild/test-attach @@ -148,36 +148,6 @@ MIME-Version: 1.0 Content-Type: text/plain EOF -# -# Check an md5'd attachment -# - -cat > "$draft" < -cc: -Fcc: +outbox -Subject: Test of digested part - -#text/plain; name="textplain" [ - ] ${srcdir}/test/mhbuild/textplain - -EOF - -mhbuild -check "$draft" - -cat > "$expected" < -cc: -Fcc: +outbox -Subject: Test of digested part -MIME-Version: 1.0 -Content-Type: text/plain; name="textplain"; charset="us-ascii" -Content-Description: - -Content-MD5: x3hNJn10cGowZv+ILUkycw== -Content-Transfer-Encoding: quoted-printable - -This is a text/plain part. -EOF - check "$draft" "$expected" #