summaryrefslogtreecommitdiff
path: root/test/T800-asan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/T800-asan.sh')
-rwxr-xr-xtest/T800-asan.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T800-asan.sh b/test/T800-asan.sh
index 8c294578..8607732e 100755
--- a/test/T800-asan.sh
+++ b/test/T800-asan.sh
@@ -12,7 +12,6 @@ add_email_corpus
TEST_CFLAGS="-fsanitize=address"
test_begin_subtest "open and destroy"
-test_subtest_known_broken
test_C ${MAIL_DIR} ${NOTMUCH_CONFIG} <<EOF
#include <notmuch.h>
#include <stdio.h>