Fix ert.texi error from previous change

* doc/misc/ert.texi (Running Tests in Batch Mode): Fix @r command.
This commit is contained in:
Lars Ingebrigtsen 2021-12-14 16:28:02 +01:00
parent e07d69e2dc
commit 71ff4b97ab

View file

@ -447,7 +447,7 @@ mode---only the names of the failed tests are listed. If the
@env{EMACS_TEST_VERBOSE} environment variable is set, the failure
summaries will also include the data from the failing test.
@vindex EMACS_TEST_JUNIT_REPORT{, environment variable}
@vindex EMACS_TEST_JUNIT_REPORT@r{, environment variable}
ERT can produce JUnit test reports in batch mode. If the environment
variable @env{EMACS_TEST_JUNIT_REPORT} is set, ERT will produce for
every test package @file{my-tests.el} a corresponding JUnit test