emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 71ff4b9: Fix ert.texi error from previous change


From: Lars Ingebrigtsen
Subject: master 71ff4b9: Fix ert.texi error from previous change
Date: Tue, 14 Dec 2021 10:28:09 -0500 (EST)

branch: master
commit 71ff4b97abebf8cf5e33bab32f1480a7d4263b30
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Fix ert.texi error from previous change
    
    * doc/misc/ert.texi (Running Tests in Batch Mode): Fix @r command.
---
 doc/misc/ert.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi
index f47cb72..71c423a 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]