aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'test/emacs')
-rwxr-xr-xtest/emacs5
1 files changed, 0 insertions, 5 deletions
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