]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: Print section names, and rename all test sections
[notmuch] / test / notmuch-test
index 294c3fd7b7df667e857097f4f19b53214d62691f..fc1a66bfaf976c1ba48a62395a5957060165ff5a 100755 (executable)
@@ -8,7 +8,7 @@
 
 cd $(dirname "$0")
 
-TESTS="basic new search json thread-naming reply dump-restore uuencode threading-out-of-order author-reordering from-line-heuristics long-msgid encoding-issues"
+TESTS="basic new search json thread-naming reply dump-restore uuencode thread-order author-order from-guessing long-id encoding"
 
 # Clean up any results from a previous run
 rm -r test-results >/dev/null 2>/dev/null