emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 9b6872b 3/3: ; * test/lisp/calc/calc-tests.el: Fix warnings


From: Mattias Engdegård
Subject: emacs-27 9b6872b 3/3: ; * test/lisp/calc/calc-tests.el: Fix warnings
Date: Mon, 30 Dec 2019 15:02:51 -0500 (EST)

branch: emacs-27
commit 9b6872b4e4fa782d9df313ab771c23ad1e7f8eff
Author: Mattias Engdegård <address@hidden>
Commit: Mattias Engdegård <address@hidden>

    ; * test/lisp/calc/calc-tests.el: Fix warnings
---
 test/lisp/calc/calc-tests.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/lisp/calc/calc-tests.el b/test/lisp/calc/calc-tests.el
index 33e6b14..f85f8da 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]