]> git.notmuchmail.org Git - notmuch/blobdiff - test/T160-json.sh
test: split emacs functionality to its own file
[notmuch] / test / T160-json.sh
index e8b75605fd2a391eaa0c51351d8f8bd6e0d80499..638afb4d5ef80ce50e2a9dc30c18fcf82444f353 100755 (executable)
@@ -1,6 +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
 
 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\""