X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT160-json.sh;h=b346f37ee4717d43e8229079ec5d0482d84d08fe;hp=c1cf649d6dcad15735767911f414aa58361a4060;hb=02a2eeb427d6b424029f6e5e5ddad4c6ec987741;hpb=af3eba97fde00d6bc922df87732b3d28f717f120 diff --git a/test/T160-json.sh b/test/T160-json.sh index c1cf649d..b346f37e 100755 --- a/test/T160-json.sh +++ b/test/T160-json.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="--format=json output" -. ./test-lib.sh +. ./test-lib.sh || exit 1 test_begin_subtest "Show message: json" add_message "[subject]=\"json-show-subject\"" "[date]=\"Sat, 01 Jan 2000 12:00:00 -0000\"" "[bcc]=\"test_suite+bcc@notmuchmail.org\"" "[reply-to]=\"test_suite+replyto@notmuchmail.org\"" "[body]=\"json-show-message\""