From 30aaea188888e0d96877a7f40d56801d0e126d3e Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Wed, 8 Sep 2021 09:45:45 +0200 Subject: [PATCH] Adjust test to describe-function changes The doc now always ends with an empty line --- test/src/emacs-module-tests.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 () -- 2.39.2