X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT170-sexp.sh;h=800ebc6310e7f6cd7e9b5dac50303461e673008e;hp=667e3195d836906c2d27498ade17a1f6fa7b0611;hb=02a2eeb427d6b424029f6e5e5ddad4c6ec987741;hpb=af3eba97fde00d6bc922df87732b3d28f717f120 diff --git a/test/T170-sexp.sh b/test/T170-sexp.sh index 667e3195..800ebc63 100755 --- a/test/T170-sexp.sh +++ b/test/T170-sexp.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="--format=sexp output" -. ./test-lib.sh +. ./test-lib.sh || exit 1 test_begin_subtest "Show message: sexp" add_message "[subject]=\"sexp-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]=\"sexp-show-message\""