summaryrefslogtreecommitdiff
path: root/test/lisp/help-fns-tests.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-11-12 03:27:26 +0100
committerStefan Kangas <stefan@marxist.se>2020-11-12 03:27:26 +0100
commitdcd23618014fe710ee2a898a0b8a48e503f76d7a (patch)
tree7f8a1639d40857460e9518a9f87d2784253b354a /test/lisp/help-fns-tests.el
parent3ee56c7e4283c6689dcb979781067d618ab60c44 (diff)
downloademacs-dcd23618014fe710ee2a898a0b8a48e503f76d7a.tar.gz
* test/lisp/help-fns-tests.el: Silence byte-compiler.
Diffstat (limited to 'test/lisp/help-fns-tests.el')
-rw-r--r--test/lisp/help-fns-tests.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/lisp/help-fns-tests.el b/test/lisp/help-fns-tests.el
index bdd488de3f2..3359821b68f 100644
--- a/test/lisp/help-fns-tests.el
+++ b/test/lisp/help-fns-tests.el
@@ -24,8 +24,9 @@
;;; Code:
(require 'ert)
+(require 'help-fns)
-(autoload 'help-fns-test--macro "help-fns" nil nil t)
+(autoload 'help-fns-test--macro "foo" nil nil t)
;;; Several tests for describe-function