X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Femacs;h=f465e2b69d42b594abecede69694707e9e40fb52;hp=53f455a34b641dbd8e51610dffbb365e0602a631;hb=0db3a4d5be93710837962b8260420cfc5a8b968e;hpb=22472d9def2f6525a9aac62e6481d8d4fa7db5d0 diff --git a/test/emacs b/test/emacs index 53f455a3..f465e2b6 100755 --- a/test/emacs +++ b/test/emacs @@ -1,10 +1,5 @@ #!/usr/bin/env bash -# Note: do not use `setq' for setting variables in Emacs tests because -# it affects other tests that may run in the same Emacs instance. Use -# `let' instead so the scope of the changed variables is limited to a -# single test. - test_description="emacs interface" . test-lib.sh