branch: elpa/ws-butler commit 80d4790aa975d13e2991becb92e8a6e43e4905ee Author: Sean Whitton <spwhit...@spwhitton.name> Commit: Sean Whitton <spwhit...@spwhitton.name>
Add function declaration for the byte-compiler to ws-butler-tests.el --- tests/ws-butler-tests.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/ws-butler-tests.el b/tests/ws-butler-tests.el index 1693aab6c0..a95b54386a 100644 --- a/tests/ws-butler-tests.el +++ b/tests/ws-butler-tests.el @@ -29,6 +29,8 @@ (should (cl-every #'identity (list 1 2 3))) (should (string-equal (buffer-string) "a b ")))) +(declare-function ws-butler-before-save "ws-butler") + (ert-deftest ws-butler-test-trim-predicate () "Tests `ws-butler-trim-predicate'." (ws-butler-test-with-common-setup