emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/ergoemacs-mode 209e00f 189/325: Fix a test


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode 209e00f 189/325: Fix a test
Date: Sat, 23 Oct 2021 18:48:50 -0400 (EDT)

branch: externals/ergoemacs-mode
commit 209e00f884c985313f54032bb4b4a264f8030ff3
Author: Walter Landry <wlandry@caltech.edu>
Commit: Walter Landry <wlandry@caltech.edu>

    Fix a test
---
 ergoemacs-test.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ergoemacs-test.el b/ergoemacs-test.el
index 8b729be..fa63fec 100644
--- a/ergoemacs-test.el
+++ b/ergoemacs-test.el
@@ -846,7 +846,6 @@ Tests Issue #372."
        (ergoemacs-test-major-mode)
        (when (not (current-local-map))
          (use-local-map ergoemacs-test-major-mode-map))
-       (ergoemacs-map--modify-active)
        (should (eq (key-binding (kbd "M-r")) 'other-window))))))
 
 (ert-deftest ergoemacs-test-dired-sort-files ()



reply via email to

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