]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
cli: fix use of uninitialized variable in "notmuch reply"
[notmuch] / test / notmuch-test
index ba28ff3908e4d415f0bbbdf4ea11f6b5d99f6570..ded79e8f703283fa1934add756babb8009d99198 100755 (executable)
@@ -47,6 +47,9 @@ TESTS="
   symbol-hiding
   search-folder-coherence
   atomicity
+  python
+  hooks
+  argument-parsing
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}