Load core-packages in doom//run-tests
This commit is contained in:
parent
f7a86ae281
commit
64e02e4232
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ command line args following a double dash (each arg should be in the
|
|||
|
||||
If neither is available, run all tests in all enabled modules."
|
||||
(interactive)
|
||||
(require 'core-packages)
|
||||
(doom//reload-autoloads)
|
||||
(let (noninteractive)
|
||||
;; Core libraries aren't fully loaded in a noninteractive session, so we
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue