projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
790259f
)
Fix breaking undo-test
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 18 Mar 2021 08:22:28 +0000
(09:22 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 18 Mar 2021 08:22:28 +0000
(09:22 +0100)
test/src/undo-tests.el
patch
|
blob
|
history
diff --git
a/test/src/undo-tests.el
b/test/src/undo-tests.el
index 055bf102dfc93f7c1910df73b2b3d30dc1ff67a7..743209fdac9982965f82df9e40ccf179653c140b 100644
(file)
--- a/
test/src/undo-tests.el
+++ b/
test/src/undo-tests.el
@@
-87,6
+87,7
@@
(ert-deftest undo-test1 ()
"Test undo of \\[undo] command (redo)."
+ (require 'facemenu)
(with-temp-buffer
(buffer-enable-undo)
(undo-boundary)