]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix breaking undo-test
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 08:22:28 +0000 (09:22 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 08:22:28 +0000 (09:22 +0100)
test/src/undo-tests.el

index 055bf102dfc93f7c1910df73b2b3d30dc1ff67a7..743209fdac9982965f82df9e40ccf179653c140b 100644 (file)
@@ -87,6 +87,7 @@
 
 (ert-deftest undo-test1 ()
   "Test undo of \\[undo] command (redo)."
+  (require 'facemenu)
   (with-temp-buffer
     (buffer-enable-undo)
     (undo-boundary)