]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
properly raise exceptions in python bindings
[notmuch] / test / notmuch-test
index fe85c6a4032f9fbd2e88ad5a2bf9afce067e8679..738f8f64f22c3d03c9a43cd8e8d407040b7b93a6 100755 (executable)
@@ -41,6 +41,8 @@ TESTS="
   maildir-sync
   crypto
   symbol-hiding
+  search-folder-coherence
+  atomicity
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}