Add doomTest 'extraPackages'
This commit is contained in:
parent
cdd7af00b8
commit
4df8b7be15
2 changed files with 5 additions and 0 deletions
3
tests.el
3
tests.el
|
|
@ -49,4 +49,7 @@
|
|||
(write-region result nil out nil nil nil 'mustbenew))
|
||||
(kill-emacs))
|
||||
|
||||
(defun test-extraPackages ()
|
||||
(require 'vterm))
|
||||
|
||||
(add-hook 'doom-after-init-hook 'test-doom)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue