]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
emacs: get rid of trailing spaces in notmuch-hello view
[notmuch] / test / notmuch-test
index ced6b478abe458924b5fc981c731528d8de92316..801df732f176cc3f7e0cdfe9978921d70245dffc 100755 (executable)
@@ -27,6 +27,7 @@ TESTS="
   search-position-overlap-bug
   search-insufficient-from-quoting
   search-limiting
+  excludes
   tagging
   json
   multipart
@@ -54,6 +55,8 @@ TESTS="
   argument-parsing
   emacs-test-functions
   emacs-address-cleaning
+  emacs-hello
+  emacs-show
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}