X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Ftest-lib.el;h=9946010bfb9e37f1ff332493c3a55e3024233187;hp=496626f6b482e92d37f830d8674d5c6b4a6f3d6a;hb=fce8146a8b738f2317034fee6236cdbd3597849b;hpb=cf59859b2028223cdf1741a2a09eadb666ccb726 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