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