From: Lars Ingebrigtsen Date: Wed, 8 Sep 2021 07:45:45 +0000 (+0200) Subject: Adjust test to describe-function changes X-Git-Tag: emacs-28.0.90~1106 X-Git-Url: http://git.eshelyaron.com/gitweb/?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 ()