]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
Merge branch 'release'
[notmuch] / test / notmuch-test
index a6ef34fefa711139f789a21a472a17d607e9095f..a0c47d496fd134018efbf257910b17beb3e8d9c1 100755 (executable)
@@ -20,6 +20,7 @@ TESTS="
   basic
   help-test
   config
+  setup
   new
   count
   search
@@ -31,6 +32,7 @@ TESTS="
   excludes
   tagging
   json
+  sexp
   text
   multipart
   thread-naming
@@ -63,6 +65,7 @@ TESTS="
   hex-escaping
   parse-time-string
   search-date
+  thread-replies
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}