]> git.notmuchmail.org Git - notmuch/blobdiff - test/T340-maildir-sync.sh
cli/show: list all filenames of a message in the formatted output
[notmuch] / test / T340-maildir-sync.sh
index efeaa3f60d6e28fa4489a05dad2837ff844dd4fa..b474bf46e4be4ac6c51f4913d35b4c977bd4726e 100755 (executable)
@@ -39,7 +39,7 @@ output=$(notmuch show --format=json id:${gen_msg_id} | notmuch_json_show_sanitiz
 test_expect_equal_json "$output" '[[[{"id": "XXXXX",
 "match": true,
 "excluded": false,
-"filename": "YYYYY",
+"filename": ["YYYYY"],
 "timestamp": 42,
 "date_relative": "2001-01-05",
 "tags": ["inbox","replied"],