From: Lars Ingebrigtsen Date: Tue, 14 Dec 2021 15:28:02 +0000 (+0100) Subject: Fix ert.texi error from previous change X-Git-Tag: emacs-29.0.90~3593^2~7 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71ff4b97abebf8cf5e33bab32f1480a7d4263b30;p=emacs.git Fix ert.texi error from previous change * doc/misc/ert.texi (Running Tests in Batch Mode): Fix @r command. --- diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi index f47cb72efc4..71c423ad9c6 100644 --- a/doc/misc/ert.texi +++ b/doc/misc/ert.texi @@ -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