projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d80552d
)
Adjust test to describe-function changes
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 8 Sep 2021 07:45:45 +0000
(09:45 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 8 Sep 2021 07:45:45 +0000
(09:45 +0200)
The doc now always ends with an empty line
test/src/emacs-module-tests.el
patch
|
blob
|
history
diff --git
a/test/src/emacs-module-tests.el
b/test/src/emacs-module-tests.el
index a4d858113ed201f8f90276d134afe1f7d7d21ee0..646c7bb2705b9b78c272886fd53a04fefc3265c4 100644
(file)
--- a/
test/src/emacs-module-tests.el
+++ b/
test/src/emacs-module-tests.el
@@
-324,7
+324,9
@@
local reference."
(mod-test-sum a b)
-Return A + B"
+Return A + B
+
+"
module-file-suffix))))))
(ert-deftest module/load-history ()