mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 07:11:41 +01:00
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.
This commit is contained in:
parent
dba9c31335
commit
a53422fedc
1 changed files with 0 additions and 3 deletions
|
@ -575,14 +575,11 @@ In-Reply-To: <87liy5ap00.fsf@yoom.home.cworth.org>
|
|||
References: <87liy5ap00.fsf@yoom.home.cworth.org>
|
||||
|
||||
On Fri, 05 Jan 2001 15:43:57 +0000, Carl Worth <cworth@cworth.org> wrote:
|
||||
Non-text part: multipart/signed
|
||||
Non-text part: multipart/mixed
|
||||
> From: Carl Worth <cworth@cworth.org>
|
||||
> To: cworth@cworth.org
|
||||
> Subject: html message
|
||||
> Date: Fri, 05 Jan 2001 15:42:57 +0000
|
||||
>
|
||||
Non-text part: multipart/alternative
|
||||
Non-text part: text/html
|
||||
> This is an embedded message, with a multipart/alternative part.
|
||||
> This is a text attachment.
|
||||
|
|
Loading…
Reference in a new issue