X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT170-sexp.sh;h=18084273f3eaa446ff1722262f6ab2b8ff97af03;hb=d9a2b900b6525874b913276af91840983d81b3f1;hp=af8c4b44800decc4392e2fa8d17a9479b900fbc7;hpb=702635d5f61729b5d0453f73d8eaa4bc6eb50ed4;p=notmuch diff --git a/test/T170-sexp.sh b/test/T170-sexp.sh index af8c4b44..18084273 100755 --- a/test/T170-sexp.sh +++ b/test/T170-sexp.sh @@ -1,7 +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 +. $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\""