diff --git a/test/README b/test/README index bf2d731215f..a4ddccae742 100644 --- a/test/README +++ b/test/README @@ -50,9 +50,9 @@ following targets: Like "make check", but run all tests. * make check- - Like "make check", but run only the tests in test//*.el. - is a relative directory path, which has replaced "/" by "-", - like in "check-src" or "check-lisp-net". + Like "make check", but run only the tests in test//*.el and + test//*-tests/*.el. is a relative directory path, + which has replaced "/" by "-", like in "check-src" or "check-lisp-net". * make -or- make .log Run all tests declared in .el. This includes expensive