Don't eval private files when unit testing
This commit is contained in:
parent
6aac8666f3
commit
815f5c134d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
;;; init.test.el -- for automated unit tests -*- lexical-binding: t; -*-
|
||||
|
||||
(setq doom-private-dir nil)
|
||||
(require 'core (concat user-emacs-directory "core/core"))
|
||||
|
||||
(doom! :feature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue