]> diplodocus.org Git - nmh/blobdiff - test/mhbuild/test-attach
Commented out full output device test in test-scan.
[nmh] / test / mhbuild / test-attach
index c97ec3941f8d82f9b6d41a5e061344fc60df95c8..cebf6e92b47ff75d9748bc977da019f759993744 100755 (executable)
@@ -148,36 +148,6 @@ MIME-Version: 1.0
 Content-Type: text/plain
 EOF
 
-#
-# Check an md5'd attachment
-#
-
-cat > "$draft" <<EOF
-To: Mr Test <mrtest@example.com>
-cc:
-Fcc: +outbox
-Subject: Test of digested part
-
-#text/plain; name="textplain" [ - ] ${srcdir}/test/mhbuild/textplain
-
-EOF
-
-mhbuild -check "$draft"
-
-cat > "$expected" <<EOF
-To: Mr Test <mrtest@example.com>
-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"
 
 #