aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xtest/crypto2
-rwxr-xr-xtest/multipart1
2 files changed, 0 insertions, 3 deletions
diff --git a/test/crypto b/test/crypto
index b49a4e05..0af4aa8a 100755
--- a/test/crypto
+++ b/test/crypto
@@ -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" \
diff --git a/test/multipart b/test/multipart
index 5fba00da..f83526bb 100755
--- a/test/multipart
+++ b/test/multipart
@@ -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