mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-18 07:13:04 +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 'espuds)
|
||||||
(require 'ert)
|
(require 'ert)
|
||||||
|
|
||||||
|
(defun mc/save-lists ()) ;; redefine to do nothing when running tests
|
||||||
|
|
||||||
(Before
|
(Before
|
||||||
(multiple-cursors-mode 0)
|
(multiple-cursors-mode 0)
|
||||||
(mm/clear-all)
|
(mm/clear-all)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user