Don't save .mc-list.el when running tests.

This commit is contained in:
Magnar Sveen 2012-07-21 13:07:28 +02:00
parent ccdc0256f9
commit 8ec468f38a

View File

@ -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)