]> git.notmuchmail.org Git - notmuch/blobdiff - test/T220-reply.sh
cli/show: list all filenames of a message in the formatted output
[notmuch] / test / T220-reply.sh
index a72068ddde95d67597feb69196c7d408688c8930..17741e0d7a85db77ca35e686f612d5e0ee6e99b4 100755 (executable)
@@ -229,7 +229,7 @@ test_expect_equal_json "$output" '
         ],
         "date_relative": "2010-01-05",
         "excluded": false,
-        "filename": "'${MAIL_DIR}'/msg-012",
+        "filename": ["'${MAIL_DIR}'/msg-012"],
         "headers": {
             "Date": "Tue, 05 Jan 2010 15:43:56 +0000",
             "From": "\u2603 <snowman@example.com>",
@@ -254,7 +254,6 @@ test_expect_equal_json "$output" '
 }'
 
 test_begin_subtest "Reply to a message with multiple Cc headers"
-test_subtest_known_broken
 add_email_corpus broken
 output=$(notmuch reply id:multiple-cc@example.org)
 test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>