X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT170-sexp.sh;fp=test%2FT170-sexp.sh;h=18084273f3eaa446ff1722262f6ab2b8ff97af03;hp=af8c4b44800decc4392e2fa8d17a9479b900fbc7;hb=572af2795007464ffbf9cd4656e0e5736d78d362;hpb=100106a45d9f362ed8770c95cf35bd43f6580511 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\""