diff --git a/test/lisp/misc-tests.el b/test/lisp/misc-tests.el index ea27ea1653b..54bb44b7d01 100644 --- a/test/lisp/misc-tests.el +++ b/test/lisp/misc-tests.el @@ -24,6 +24,7 @@ ;;; Code: (require 'ert) +(require 'misc) (defmacro with-misc-test (original result &rest body) (declare (indent 2))