X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Fnotmuch-test;h=d05bb38b1287e46f84c321b41fcbc5eecb5e1a00;hb=5800a44bd5b77390d2243426f0c82de4d0495a1c;hp=6c65ed7a282bed731cc5bd4bbf0ce5196ee84dbd;hpb=6237f3808cf8552f3c59939549cd4e9d85785ac1;p=notmuch diff --git a/test/notmuch-test b/test/notmuch-test index 6c65ed7a..d05bb38b 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -18,6 +18,7 @@ cd $(dirname "$0") TESTS=" basic + help-test new count search @@ -46,6 +47,8 @@ TESTS=" symbol-hiding search-folder-coherence atomicity + python + argument-parsing " TESTS=${NOTMUCH_TESTS:=$TESTS}