]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - test/notmuch-test
Fix comments about what is stored in the database
[obsolete/notmuch-old] / test / notmuch-test
index 6c65ed7a282bed731cc5bd4bbf0ce5196ee84dbd..ded79e8f703283fa1934add756babb8009d99198 100755 (executable)
@@ -18,6 +18,7 @@ cd $(dirname "$0")
 
 TESTS="
   basic
+  help-test
   new
   count
   search
@@ -46,6 +47,9 @@ TESTS="
   symbol-hiding
   search-folder-coherence
   atomicity
+  python
+  hooks
+  argument-parsing
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}