X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fmultipart;h=4d577f815991d0b1556a131336a4c1727be50f27;hb=55a78d5dbd96b80939458d9d6cc8a536b1befa87;hp=2da9afa6dbf7f953700cc94cc5e08aeaecab42b1;hpb=68a2c7a8b0f749cb33a8ce7cfa2aa7781d2529bb;p=notmuch diff --git a/test/multipart b/test/multipart index 2da9afa6..4d577f81 100755 --- a/test/multipart +++ b/test/multipart @@ -110,8 +110,7 @@ Date: Tue, 05 Jan 2001 15:43:57 -0000 Non-text part: text/html part} part} - attachment{ ID: 5, Content-type: text/plain -Attachment: attachment (text/plain) + attachment{ ID: 5, Filename: attachment, Content-type: text/plain This is a text attachment. attachment} part{ ID: 6, Content-type: text/plain @@ -148,8 +147,7 @@ Date: Tue, 05 Jan 2001 15:43:57 -0000 Non-text part: text/html part} part} - attachment{ ID: 5, Content-type: text/plain -Attachment: attachment (text/plain) + attachment{ ID: 5, Filename: attachment, Content-type: text/plain This is a text attachment. attachment} part{ ID: 6, Content-type: text/plain @@ -176,8 +174,7 @@ cat <EXPECTED Non-text part: text/html part} part} - attachment{ ID: 5, Content-type: text/plain -Attachment: attachment (text/plain) + attachment{ ID: 5, Filename: attachment, Content-type: text/plain This is a text attachment. attachment} part{ ID: 6, Content-type: text/plain @@ -212,8 +209,7 @@ test_expect_equal_file OUTPUT EXPECTED test_begin_subtest "--format=text --part=5, inline attachment" notmuch show --format=text --part=5 'id:87liy5ap00.fsf@yoom.home.cworth.org' >OUTPUT cat <EXPECTED - attachment{ ID: 5, Content-type: text/plain -Attachment: attachment (text/plain) + attachment{ ID: 5, Filename: attachment, Content-type: text/plain This is a text attachment. attachment} EOF