]> git.notmuchmail.org Git - notmuch/commit
test: Force reply to use html2text for consistency
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Sun, 6 May 2012 14:56:15 +0000 (08:56 -0600)
committerDavid Bremner <bremner@debian.org>
Sun, 6 May 2012 22:41:52 +0000 (19:41 -0300)
commit97efed0f0854c2231625057738c1c2db7b37c139
tree4444f114143a9f4122aa0d50aa0dc178ac2fcf6a
parente02c179c8f6cddcc0b6457ccd0fd40186c75e3db
test: Force reply to use html2text for consistency

The output of the HTML reply test in the emacs suite can vary
depending on which HTML renderers are installed on the machine running
the tests. The renderer that is always available is emacs's builtin
html2text function. In order to get consistency, force the test to use
html2text even if other renderers are available.
test/emacs