mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
test-evil: load :feature evil module
This commit is contained in:
@ -4,6 +4,7 @@
|
|||||||
(describe "feature/evil"
|
(describe "feature/evil"
|
||||||
:var (resv project-root)
|
:var (resv project-root)
|
||||||
(before-all
|
(before-all
|
||||||
|
(require! :feature evil)
|
||||||
(require 'evil)
|
(require 'evil)
|
||||||
(load! "../autoload/evil"))
|
(load! "../autoload/evil"))
|
||||||
(after-all
|
(after-all
|
||||||
|
Reference in New Issue
Block a user