]> git.notmuchmail.org Git - notmuch/blobdiff - test/T070-insert.sh
test: show cryptographic envelope information for signed mails
[notmuch] / test / T070-insert.sh
index 05be473ab17ea629457733163f0fe1c693fc0b2e..48165caae5a718c56c846d25834ca9c45b979d46 100755 (executable)
@@ -48,6 +48,7 @@ test_begin_subtest "Insert message adds default tags"
 output=$(notmuch show --format=json "subject:insert-subject")
 expected='[[[{
  "id": "'"${gen_msg_id}"'",
+ "crypto": {},
  "match": true,
  "excluded": false,
  "filename": ["'"${cur_msg_filename}"'"],