aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/encoding
diff options
context:
space:
mode:
authorGravatar Mark Walters <markwalters1009@gmail.com>2012-03-01 22:30:41 +0000
committerGravatar David Bremner <bremner@debian.org>2012-03-02 08:35:02 -0400
commitc8cf9e92d80f960bb8231b518c6967a7aab7f260 (patch)
tree3987a537d5d6cca3a3703dff79311be195124c00 /test/encoding
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/encoding')
-rwxr-xr-xtest/encoding2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/encoding b/test/encoding
index f0d073c5..98abf77f 100755
--- a/test/encoding
+++ b/test/encoding
@@ -6,7 +6,7 @@ test_begin_subtest "Message with text of unknown charset"
add_message '[content-type]="text/plain; charset=unknown-8bit"' \
"[body]=irrelevant"
output=$(notmuch show id:${gen_msg_id} 2>&1 | notmuch_show_sanitize)
-test_expect_equal "$output" " message{ id:msg-001@notmuch-test-suite depth:0 match:1 filename:/XXX/mail/msg-001
+test_expect_equal "$output" " message{ id:msg-001@notmuch-test-suite depth:0 match:1 excluded:0 filename:/XXX/mail/msg-001
header{
Notmuch Test Suite <test_suite@notmuchmail.org> (2001-01-05) (inbox unread)
Subject: Test message #1