]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: add some exclude tests
[notmuch] / test / notmuch-test
index e14d34e424705851951aad5c4c650ab555ace7fc..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,7 @@ TESTS="
   argument-parsing
   emacs-test-functions
   emacs-address-cleaning
+  emacs-hello
   emacs-show
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}