aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/python
diff options
context:
space:
mode:
Diffstat (limited to 'test/python')
-rwxr-xr-xtest/python1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/python b/test/python
index c3aa7266..0b56db30 100755
--- a/test/python
+++ b/test/python
@@ -5,6 +5,7 @@ test_description="python bindings"
add_email_corpus
test_begin_subtest "compare thread ids"
+test_subtest_known_broken
test_python <<EOF
import notmuch
db = notmuch.Database(mode=notmuch.Database.MODE.READ_WRITE)