]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.el
test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function
[notmuch] / test / test-lib.el
index 02e020c10d3aef0db283308bc6ea283914491874..596a705103ef1a3bd1c7902fa7d58f97f9902344 100644 (file)
@@ -184,10 +184,6 @@ nothing."
 (setq notmuch-tag-deleted-formats
       '((".*" nil)))
 
-;; For historical reasonse we don't print part headers when replying
-;; in the tests suite
-(setq notmuch-mua-reply-insert-header-p-function 'notmuch-show-reply-insert-header-p-never)
-
 ;; force a common html renderer, to avoid test variations between
 ;; environments