Refactor and fix unit tests, plus isolate them better

This commit is contained in:
Henrik Lissner
2017-12-31 11:45:02 -05:00
parent 5c74814860
commit 8ad2666f8f
14 changed files with 146 additions and 117 deletions

View File

@ -3,6 +3,7 @@
(require! :feature evil)
;;
;; `evil-ex-replace-special-filenames'
;; NOTE The majority of this function is tested in core/test/core-lib.el, this
;; only tests the evil-mode-specific functionality.