X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT170-sexp.sh;h=18084273f3eaa446ff1722262f6ab2b8ff97af03;hb=6472dbf4b7fdec3bd59d7622ef477a035e34c67a;hp=24be8351006e3d5bc64e9c4589f238104a9af14f;hpb=80728a95e6fd8bd1c4a4f8dd8040984ab5c4b04a;p=notmuch diff --git a/test/T170-sexp.sh b/test/T170-sexp.sh index 24be8351..18084273 100755 --- a/test/T170-sexp.sh +++ b/test/T170-sexp.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash test_description="--format=sexp output" . $(dirname "$0")/test-lib.sh || exit 1 +. $NOTMUCH_SRCDIR/test/test-lib-emacs.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\""