aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-08-04 08:08:33 -0300
committerDavid Bremner <david@tethera.net>2022-08-07 07:05:49 -0300
commit1849c68d0f4de0a2028df5f1708d473e60d87785 (patch)
tree805d874444e78383c3a0c5f917f213c11d02e7b1 /test
parent2c7438fe51e13ad3cfd54286f963066c5498af34 (diff)
emacs: update notmuch-show-get-filename to handle duplicates
This fixes one of the bugs reported by Gregor in [1]. [1]: id:87edxw8jp4.fsf@no.workgroup
Diffstat (limited to 'test')
-rwxr-xr-xtest/T450-emacs-show.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T450-emacs-show.sh b/test/T450-emacs-show.sh
index 2cebd43d..ab611d56 100755
--- a/test/T450-emacs-show.sh
+++ b/test/T450-emacs-show.sh
@@ -352,7 +352,6 @@ test_expect_equal "$output" "$subject"
FILE3=$(notmuch search --output=files --duplicate=3 "id:${ID3}")
test_begin_subtest "duplicate=3, stash"
-test_subtest_known_broken
test_emacs_expect_t \
"(notmuch-show \"id:${ID3}\")
(notmuch-show-choose-duplicate 3)