X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/cf59859b2028223cdf1741a2a09eadb666ccb726..fce8146a8b738f2317034fee6236cdbd3597849b:/test/test-lib.el diff --git a/test/test-lib.el b/test/test-lib.el index 496626f6..9946010b 100644 --- a/test/test-lib.el +++ b/test/test-lib.el @@ -184,6 +184,11 @@ nothing." (setq notmuch-tag-deleted-formats '((".*" nil))) +;; Also for historical reasons, we set the fcc handler to file not +;; insert. + +(setq notmuch-maildir-use-notmuch-insert nil) + ;; force a common html renderer, to avoid test variations between ;; environments