X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT440-emacs-hello.sh;h=bafccd1f355f45450348fc30cfe2718049fd9e13;hb=7556bb7da27621895327b84d22abba2519c24ba7;hp=d23c1fca9876bb656065fb7cd9ac77221ee071ca;hpb=c3a683299d4c27d6eadaacf4fb516f73a6c69fc3;p=notmuch diff --git a/test/T440-emacs-hello.sh b/test/T440-emacs-hello.sh index d23c1fca..bafccd1f 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 +. $NOTMUCH_SRCDIR/test/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"