aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README
index b9f6f65c450..1bfa9037ea6 100644
--- a/test/README
+++ b/test/README
@@ -12,7 +12,7 @@ Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See (info
12for more information on writing and running tests. 12for more information on writing and running tests.
13 13
14Tests could be tagged by the developer. In this test directory, the 14Tests could be tagged by the developer. In this test directory, the
15following tags are recognised: 15following tags are recognized:
16 16
17* :expensive-test 17* :expensive-test
18 The test needs a serious amount of time to run. It is not intended 18 The test needs a serious amount of time to run. It is not intended