]> git.notmuchmail.org Git - notmuch/blobdiff - test/T330-emacs-subject-to-filename.sh
lib/database: delete stemmer on destroy
[notmuch] / test / T330-emacs-subject-to-filename.sh
index 517fa8398261ad7c3aea91d641685c8bdba9baf8..405b063bb7e9f978030ebb07edcad867021abd4a 100755 (executable)
@@ -1,7 +1,10 @@
 #!/usr/bin/env bash
 
 test_description="emacs: mail subject to filename"
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
+. $NOTMUCH_SRCDIR/test/test-lib-emacs.sh || exit 1
+
+test_require_emacs
 
 # emacs server can't be started in a child process with $(test_emacs ...)
 test_emacs '(ignore)' > /dev/null