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=2707c06a0fc587a68096a3ec6f054ba4f0d7e7c7;hpb=f7130468d27c4f37d45e6aa60baacfc3329ccff4 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