]> 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 eaf7c980903bed112fc2df81f7af8c7307f1eda1..405b063bb7e9f978030ebb07edcad867021abd4a 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description="emacs: mail subject to filename"
 . $(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