aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTE
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 06e1b38c837..7fdfeb0f465 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -263,7 +263,7 @@ Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See (info
263for more information on writing and running tests. 263for more information on writing and running tests.
264 264
265If your test lasts longer than some few seconds, mark it in its 265If your test lasts longer than some few seconds, mark it in its
266`ert-deftest' definition with ":tags '(:expensive-test)". 266'ert-deftest' definition with ":tags '(:expensive-test)".
267 267
268To run tests on the entire Emacs tree, run "make check" from the 268To run tests on the entire Emacs tree, run "make check" from the
269top-level directory. Most tests are in the directory 269top-level directory. Most tests are in the directory