test: test for absence of "Non-text part: application/pgp-*" lines in reply

In reply, the quoted text does not need to mention that the original
message had "application/pgp-signed" or "application/pgp-encrypted"
parts.
This commit is contained in:
Jameson Graef Rollins 2011-06-08 12:30:08 -07:00 committed by David Bremner
parent c75410fd81
commit 5d21d5ea0c
2 changed files with 0 additions and 3 deletions

View file

@ -309,8 +309,6 @@ expected='From: Notmuch Test Suite <test_suite@notmuchmail.org>
Subject: Re: test encrypted message 002
On 01 Jan 2000 12:00:00 -0000, Notmuch Test Suite <test_suite@notmuchmail.org> wrote:
Non-text part: multipart/encrypted
Non-text part: application/pgp-encrypted
> This is another test encrypted message.'
test_expect_equal \
"$output" \

View file

@ -586,7 +586,6 @@ Non-text part: text/html
> And this message is signed.
>
> -Carl
Non-text part: application/pgp-signature
EOF
test_expect_equal_file OUTPUT EXPECTED