X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT170-sexp.sh;h=af8c4b44800decc4392e2fa8d17a9479b900fbc7;hb=92454bc0935604f4a623e75dec9506c0283eee70;hp=24be8351006e3d5bc64e9c4589f238104a9af14f;hpb=bba4788aec63d69f17cfc5936cde8df4ea39c2da;p=notmuch diff --git a/test/T170-sexp.sh b/test/T170-sexp.sh index 24be8351..af8c4b44 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 +. $(dirname "$0")/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\""