aboutsummaryrefslogtreecommitdiff
path: root/test/emacs-show
diff options
context:
space:
mode:
Diffstat (limited to 'test/emacs-show')
-rwxr-xr-xtest/emacs-show1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/emacs-show b/test/emacs-show
index 1ddb28e..e9a714f 100755
--- a/test/emacs-show
+++ b/test/emacs-show
@@ -33,7 +33,6 @@ output=$(test_emacs '(notmuch-show-strip-re "re:Re: re: Re: re:subject")')
test_expect_equal "$output" '"subject"'
test_begin_subtest "Bare subject #3"
-test_subtest_known_broken
output=$(test_emacs '(notmuch-show-strip-re "the cure: fix the regexp")')
test_expect_equal "$output" '"the cure: fix the regexp"'