X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT440-emacs-hello.sh;h=642aa3cc3b677609c63d056afaec31dc391bfe86;hb=92454bc0935604f4a623e75dec9506c0283eee70;hp=d23c1fca9876bb656065fb7cd9ac77221ee071ca;hpb=045f0e455ac94e2393d0d729c9bbdf3459a4860f;p=notmuch diff --git a/test/T440-emacs-hello.sh b/test/T440-emacs-hello.sh index d23c1fca..642aa3cc 100755 --- a/test/T440-emacs-hello.sh +++ b/test/T440-emacs-hello.sh @@ -2,9 +2,11 @@ test_description="emacs notmuch-hello view" . $(dirname "$0")/test-lib.sh || exit 1 +. $(dirname "$0")/test-lib-emacs.sh || exit 1 EXPECTED=$NOTMUCH_SRCDIR/test/emacs.expected-output +test_require_emacs add_email_corpus test_begin_subtest "User-defined section with inbox tag"