]> git.notmuchmail.org Git - notmuch/blobdiff - test/T440-emacs-hello.sh
test: split emacs functionality to its own file
[notmuch] / test / T440-emacs-hello.sh
index 76e795937c6c40794d2583f7a497a683e6b40034..642aa3cc3b677609c63d056afaec31dc391bfe86 100755 (executable)
@@ -2,9 +2,11 @@
 
 test_description="emacs notmuch-hello view"
 . $(dirname "$0")/test-lib.sh || exit 1
+. $(dirname "$0")/test-lib-emacs.sh || exit 1
 
-EXPECTED=$TEST_DIRECTORY/emacs.expected-output
+EXPECTED=$NOTMUCH_SRCDIR/test/emacs.expected-output
 
+test_require_emacs
 add_email_corpus
 
 test_begin_subtest "User-defined section with inbox tag"