]> git.cworth.org Git - notmuch/commit
test/emacs: known broken test for reply with extra headers set.
authorDavid Bremner <david@tethera.net>
Tue, 18 Jan 2022 13:39:05 +0000 (09:39 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 19 Jan 2022 01:09:56 +0000 (21:09 -0400)
commit2d036dbc3b6e48b12ab3e8aa0cbe713d2ef96854
treeaac8a8746864480b1da048d54302b0e4cca34e43
parentc5cf92aa3534b27c0dda4794d14571b1b5439da8
test/emacs: known broken test for reply with extra headers set.

Although it makes sense for the extra headers to be added to the copy
of the message headers included in the sexp/json, it is a bit
surprising for them to show in the new message constructed for the
reply, especially when, as here, they are always missing/empty.
test/T310-emacs.sh