X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT510-thread-replies.sh;h=5ab066ac7baab83c3822172993f34fb48161ecf4;hb=1c3a8e0898be614b5183f0ae626386f7746e7e07;hp=d818b89feb91c3ffc6ff85a4c531f37295aab991;hpb=61993923b4b2e8c9871cc60681e91896c55e169c;p=notmuch diff --git a/test/T510-thread-replies.sh b/test/T510-thread-replies.sh index d818b89f..5ab066ac 100755 --- a/test/T510-thread-replies.sh +++ b/test/T510-thread-replies.sh @@ -9,7 +9,7 @@ test_description='test of proper handling of in-reply-to and references headers' # database is constructed properly, even in the presence of # non-RFC-compliant headers' -. ./test-lib.sh +. ./test-lib.sh || exit 1 test_begin_subtest "Use References when In-Reply-To is broken" add_message '[id]="foo@one.com"' \ @@ -138,7 +138,6 @@ expected=`echo "$expected" | notmuch_json_show_sanitize` test_expect_equal_json "$output" "$expected" test_begin_subtest "Ignore garbage at the end of References" -test_subtest_known_broken add_message '[id]="foo@five.com"' \ '[subject]="five"' add_message '[id]="bar@five.com"' \