* test/lisp/help-fns-tests.el: Silence byte-compiler.
This commit is contained in:
parent
3ee56c7e42
commit
dcd2361801
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue