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