From: Mattias EngdegÄrd Date: Mon, 30 Dec 2019 14:24:13 +0000 (+0100) Subject: ; * test/lisp/calc/calc-tests.el: Fix warnings X-Git-Tag: emacs-27.0.90~243 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b6872b4e4;p=emacs.git ; * test/lisp/calc/calc-tests.el: Fix warnings --- diff --git a/test/lisp/calc/calc-tests.el b/test/lisp/calc/calc-tests.el index 33e6b14827f..f85f8da5434 100644 --- a/test/lisp/calc/calc-tests.el +++ b/test/lisp/calc/calc-tests.el @@ -29,6 +29,7 @@ (require 'calc) (require 'calc-ext) (require 'calc-units) +(require 'calc-forms) ;; XXX The order in which calc libraries (in particular calc-units) ;; are loaded influences whether a calc integer in an expression