; * test/lisp/misc-tests.el (ert): require misc to avoid warning
This commit is contained in:
parent
edd36786e1
commit
e339d0080d
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(require 'ert)
|
(require 'ert)
|
||||||
|
(require 'misc)
|
||||||
|
|
||||||
(defmacro with-misc-test (original result &rest body)
|
(defmacro with-misc-test (original result &rest body)
|
||||||
(declare (indent 2))
|
(declare (indent 2))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue