X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT355-smime.sh;h=a6db4a18276fe7039695267cfcdc87451bdc8a43;hp=d942412510cbaeb71821b4f1e897267cc2994191;hb=14c60cf168ac3b0f277188c16e6012b7ebdadde7;hpb=2355f1522ae77a1012ca3ef08d97098a5951d142 diff --git a/test/T355-smime.sh b/test/T355-smime.sh index d9424125..a6db4a18 100755 --- a/test/T355-smime.sh +++ b/test/T355-smime.sh @@ -51,7 +51,7 @@ output=$(notmuch show --format=json --verify subject:"test signed message 001" \ expected='[[[{"id": "XXXXX", "match": true, "excluded": false, - "filename": "YYYYY", + "filename": ["YYYYY"], "timestamp": 946728000, "date_relative": "2000-01-01", "tags": ["inbox","signed"], @@ -69,7 +69,7 @@ expected='[[[{"id": "XXXXX", "content-type": "text/plain", "content": "This is a test signed message.\n"}, {"id": 3, - "content-length": 1922, + "content-length": "NONZERO", "content-transfer-encoding": "base64", "content-type": "application/x-pkcs7-signature", "filename": "smime.p7s"}]}]},