]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/lisp/help-fns-tests.el: Silence byte-compiler.
authorStefan Kangas <stefan@marxist.se>
Thu, 12 Nov 2020 02:27:26 +0000 (03:27 +0100)
committerStefan Kangas <stefan@marxist.se>
Thu, 12 Nov 2020 02:27:26 +0000 (03:27 +0100)
test/lisp/help-fns-tests.el

index bdd488de3f2ace20746ce241ad366e254199ecbb..3359821b68f8026ed4b9105c6a323e699f3b30c5 100644 (file)
@@ -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)
 
 \f
 ;;; Several tests for describe-function