]> git.notmuchmail.org Git - notmuch/blobdiff - test/T330-emacs-subject-to-filename.sh
test: split emacs functionality to its own file
[notmuch] / test / T330-emacs-subject-to-filename.sh
index eaf7c980903bed112fc2df81f7af8c7307f1eda1..6e09a0486e802da77189bfaf9b5b5e1ca3e3aee8 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description="emacs: mail subject to filename"
 . $(dirname "$0")/test-lib.sh || exit 1
+. $(dirname "$0")/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