mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-16 22:33:05 +00:00
Don't save .mc-list.el when running tests.
This commit is contained in:
parent
ccdc0256f9
commit
8ec468f38a
@ -13,6 +13,8 @@
|
||||
(require 'espuds)
|
||||
(require 'ert)
|
||||
|
||||
(defun mc/save-lists ()) ;; redefine to do nothing when running tests
|
||||
|
||||
(Before
|
||||
(multiple-cursors-mode 0)
|
||||
(mm/clear-all)
|
||||
|
Loading…
x
Reference in New Issue
Block a user