]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
packaging: fedora: remove irrelevant stuff
[notmuch] / test / notmuch-test
index ca9c3dcbdcfdb514179c80bf2fca89e469ac4f27..a0c47d496fd134018efbf257910b17beb3e8d9c1 100755 (executable)
@@ -20,6 +20,7 @@ TESTS="
   basic
   help-test
   config
+  setup
   new
   count
   search
@@ -64,6 +65,7 @@ TESTS="
   hex-escaping
   parse-time-string
   search-date
+  thread-replies
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}