aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/T520-show.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/T520-show.sh')
-rwxr-xr-xtest/T520-show.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T520-show.sh b/test/T520-show.sh
index bdd9d716..0657c993 100755
--- a/test/T520-show.sh
+++ b/test/T520-show.sh
@@ -6,7 +6,6 @@ test_description='"notmuch show"'
add_email_corpus
test_begin_subtest "exit code for show invalid query"
-test_subtest_known_broken
notmuch show foo..
exit_code=$?
test_expect_equal 1 $exit_code