]> git.cworth.org Git - notmuch/commitdiff
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)
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.


No differences found