X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/d5e827929c5f25ccfe68a420bfc45305b06ae5cf..c850fe6e0bcff5d33100b687ecf25a91f79f17b0:/test/README diff --git a/test/README b/test/README index d2aee9bf57..2994fca6c8 100644 --- a/test/README +++ b/test/README @@ -8,8 +8,7 @@ Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See (info "(ert)") or https://www.gnu.org/software/emacs/manual/html_node/ert/ for more information on writing and running tests. -All ERT test files are supposed to run from subdirectory automated/. -The Makefile in that directory supports the following targets: +The Makefile in this directory supports the following targets: * make check Run all tests as defined in the directory. Expensive tests are