aboutsummaryrefslogtreecommitdiff
path: root/test/maildir-sync
diff options
context:
space:
mode:
authorMark Walters <markwalters1009@gmail.com>2012-03-01 22:30:41 +0000
committerDavid Bremner <bremner@debian.org>2012-03-02 08:35:02 -0400
commitc8cf9e92d80f960bb8231b518c6967a7aab7f260 (patch)
tree3987a537d5d6cca3a3703dff79311be195124c00 /test/maildir-sync
parentebe5e6712a9386071ee73195214ec4cb788a38b2 (diff)
test: update tests to reflect the exclude flag
notmuch show outputs the exclude flag so many tests using notmuch show failed. This commit adds "excluded:0" or "excluded: false" to the expected outputs. After this commit there should be no failing tests.
Diffstat (limited to 'test/maildir-sync')
-rwxr-xr-xtest/maildir-sync1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/maildir-sync b/test/maildir-sync
index 1ee2db0..d72ec07 100755
--- a/test/maildir-sync
+++ b/test/maildir-sync
@@ -46,6 +46,7 @@ test_begin_subtest "notmuch show works with renamed file (without notmuch new)"
output=$(notmuch show --format=json id:${gen_msg_id} | filter_show_json)
test_expect_equal "$output" '[[[{"id": "adding-replied-tag@notmuch-test-suite",
"match": true,
+"excluded": false,
"filename": "MAIL_DIR/cur/adding-replied-tag:2,RS",
"timestamp": 978709437,
"date_relative": "2001-01-05",