]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs
test: update documentation for test_emacs in test/README
[notmuch] / test / emacs
index 53f455a34b641dbd8e51610dffbb365e0602a631..f465e2b69d42b594abecede69694707e9e40fb52 100755 (executable)
@@ -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