From: Lars Ingebrigtsen Date: Wed, 8 Sep 2021 07:45:45 +0000 (+0200) Subject: Adjust test to describe-function changes X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~1355 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=30aaea188888e0d96877a7f40d56801d0e126d3e;p=emacs.git Adjust test to describe-function changes The doc now always ends with an empty line --- diff --git a/test/src/emacs-module-tests.el b/test/src/emacs-module-tests.el index a4d858113ed..646c7bb2705 100644 --- 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 ()