projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f474ad4
)
Fix ert-run-tests-batch-and-exit doc string typo
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 25 May 2022 01:24:52 +0000
(
03:24
+0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 25 May 2022 01:25:30 +0000
(
03:25
+0200)
* lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Fix doc
string typo.
lisp/emacs-lisp/ert.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/ert.el
b/lisp/emacs-lisp/ert.el
index 0451be272abb19d71c0f061039542e6f4d40e93e..82722add42ad45a646bd5109d8e2d06efde3b285 100644
(file)
--- a/
lisp/emacs-lisp/ert.el
+++ b/
lisp/emacs-lisp/ert.el
@@
-1533,7
+1533,7
@@
Returns the stats object."
"Like `ert-run-tests-batch', but exits Emacs when done.
The exit status will be 0 if all test results were as expected, 1
-
s
on unexpected results, or 2 if the tool detected an error outside
+on unexpected results, or 2 if the tool detected an error outside
of the tests (e.g. invalid SELECTOR or bug in the code that runs
the tests)."
(or noninteractive