Fix memory-report test failure
* test/lisp/emacs-lisp/memory-report-tests.el: Fix test build failure.
This commit is contained in:
parent
0a18899f06
commit
d9dabdb381
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
(require 'ert)
|
||||
(require 'memory-report)
|
||||
(require 'cl-macs)
|
||||
|
||||
(defun setup-memory-report-tests ()
|
||||
;; Set the sizes on things based on a 64-bit architecture. (We're
|
||||
|
|
Loading…
Add table
Reference in a new issue