diff options
| author | David Bremner <david@tethera.net> | 2021-07-03 17:11:30 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-08-30 16:24:59 -0700 |
| commit | e1c56f49deb71a9a1b419331a5df38ce3cb4fb4a (patch) | |
| tree | 6441f5357a04d2ce7120b8539a663ebd1054683b /test/T357-index-decryption.sh | |
| parent | 717e3dcdc3e55d72c8e4a1948708c34170dbf926 (diff) | |
test/crypto: test message with rfc822 attachment.
This is intended to help track down a display problem in the emacs
front end
Diffstat (limited to 'test/T357-index-decryption.sh')
| -rwxr-xr-x | test/T357-index-decryption.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/T357-index-decryption.sh b/test/T357-index-decryption.sh index a96c1b5e..a7497489 100755 --- a/test/T357-index-decryption.sh +++ b/test/T357-index-decryption.sh @@ -226,6 +226,7 @@ output=$(notmuch dump | LC_ALL=C sort) expected='#= simple-encrypted@crypto.notmuchmail.org index.decryption=failure #notmuch-dump batch-tag:3 config,properties,tags +encrypted +inbox +unread -- id:basic-encrypted@crypto.notmuchmail.org ++encrypted +inbox +unread -- id:encrypted-rfc822-attachment@crypto.notmuchmail.org +encrypted +inbox +unread -- id:encrypted-signed@crypto.notmuchmail.org +encrypted +inbox +unread -- id:simple-encrypted@crypto.notmuchmail.org' test_expect_equal \ |
