]> git.notmuchmail.org Git - notmuch/commit
test/multipart: test for absence of "Non-text part:" lines in reply for multipart...
authorJameson Graef Rollins <jrollins@finestructure.net>
Wed, 8 Jun 2011 19:30:06 +0000 (12:30 -0700)
committerDavid Bremner <bremner@debian.org>
Thu, 6 Oct 2011 13:12:28 +0000 (10:12 -0300)
commita53422fedcfc232b6e4f4bb9cb24a622710dd5d5
treecdad6f745ada80e6494f32569fe079bfec05e401
parentdba9c313358c5852572a5e803500a1711735e775
test/multipart: test for absence of "Non-text part:" lines in reply for multipart/* and message/rfc822 parts

There's no reason to output "Non-text part:" lines for parts that are
not leaf nodes, eg. multipart/* and message/rfc822.  We fix the text
here to test for their absence.  The next patch will fix reply
accordingly.
test/multipart