X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT160-json.sh;h=6a3e581284ed8796e931d7ec5dbe6bc41a480748;hb=d9a2b900b6525874b913276af91840983d81b3f1;hp=638afb4d5ef80ce50e2a9dc30c18fcf82444f353;hpb=702635d5f61729b5d0453f73d8eaa4bc6eb50ed4;p=notmuch diff --git a/test/T160-json.sh b/test/T160-json.sh index 638afb4d..6a3e5812 100755 --- a/test/T160-json.sh +++ b/test/T160-json.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash test_description="--format=json 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: json" add_message "[subject]=\"json-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]=\"json-show-message\""