From f74c4bc2f3ceedc6b6f3501c552df6c77fce9c00 Mon Sep 17 00:00:00 2001 From: Dmitry Kurochkin Date: Sun, 29 May 2011 02:03:48 +0400 Subject: test: fix tests after notmuch show output changes related to filenames Adding the filename propery alongside ID and Content-type. This makes the test suite pass again after the recent change. --- test/crypto | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/crypto') diff --git a/test/crypto b/test/crypto index 7eb3559..b49a4e0 100755 --- a/test/crypto +++ b/test/crypto @@ -168,8 +168,7 @@ Non-text part: application/pgp-encrypted part{ ID: 4, Content-type: text/plain This is a test encrypted message. part} - attachment{ ID: 5, Content-type: application/octet-stream -Attachment: TESTATTACHMENT (application/octet-stream) + attachment{ ID: 5, Filename: TESTATTACHMENT, Content-type: application/octet-stream Non-text part: application/octet-stream attachment} part} -- cgit v1.2.3