]> code.delx.au - gnu-emacs/blobdiff - CONTRIBUTE
Merge from origin/emacs-25
[gnu-emacs] / CONTRIBUTE
index 06e1b38c837d81e3eac09bb0e8ff83ac2b1dbb0f..7fdfeb0f4657d8647b0c7dd0d825dde3a04df3d8 100644 (file)
@@ -263,7 +263,7 @@ Emacs uses ERT, Emacs Lisp Regression Testing, for testing.  See (info
 for more information on writing and running tests.
 
 If your test lasts longer than some few seconds, mark it in its
-`ert-deftest' definition with ":tags '(:expensive-test)".
+'ert-deftest' definition with ":tags '(:expensive-test)".
 
 To run tests on the entire Emacs tree, run "make check" from the
 top-level directory.  Most tests are in the directory