branch: externals/ergoemacs-mode
commit 209e00f884c985313f54032bb4b4a264f8030ff3
Author: Walter Landry <wlan...@caltech.edu>
Commit: Walter Landry <wlan...@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