diff options
| -rw-r--r-- | test/README | 2 |
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 | |||
| 12 | for more information on writing and running tests. | 12 | for more information on writing and running tests. |
| 13 | 13 | ||
| 14 | Tests could be tagged by the developer. In this test directory, the | 14 | Tests could be tagged by the developer. In this test directory, the |
| 15 | following tags are recognised: | 15 | following 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 |