X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT330-emacs-subject-to-filename.sh;h=405b063bb7e9f978030ebb07edcad867021abd4a;hp=eaf7c980903bed112fc2df81f7af8c7307f1eda1;hb=5ea5a5557d9ad4cef67e61a83bb81abd44dc7f76;hpb=c3a683299d4c27d6eadaacf4fb516f73a6c69fc3 diff --git a/test/T330-emacs-subject-to-filename.sh b/test/T330-emacs-subject-to-filename.sh index eaf7c980..405b063b 100755 --- a/test/T330-emacs-subject-to-filename.sh +++ b/test/T330-emacs-subject-to-filename.sh @@ -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