aboutsummaryrefslogtreecommitdiff
path: root/test/T350-crypto.sh
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2017-02-26 20:33:48 +0200
committerDavid Bremner <david@tethera.net>2017-02-28 08:03:00 -0400
commitea20a932f1b8bc849db5ed35c1f355990f186146 (patch)
tree18bc08d0d8cb33345b63204de3a3566bea677aaf /test/T350-crypto.sh
parent85caaaf861e976aa10d610db0b84ec34126816da (diff)
cli/show: add content-disposition to structured output message parts
Help the clients decide how to display parts. Test updates by Mark Walters <markwalters1009@gmail.com>. One more test fix by db
Diffstat (limited to 'test/T350-crypto.sh')
-rwxr-xr-xtest/T350-crypto.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh
index 14b215a3..b15f4fbe 100755
--- a/test/T350-crypto.sh
+++ b/test/T350-crypto.sh
@@ -205,6 +205,7 @@ expected='[[[{"id": "XXXXX",
"content": "This is a test encrypted message.\n"},
{"id": 5,
"content-type": "application/octet-stream",
+ "content-disposition": "attachment",
"content-length": "NONZERO",
"content-transfer-encoding": "base64",
"filename": "TESTATTACHMENT"}]}]}]},