mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
Refactor unneeded arg out of local function _load
In doom-initialize-packages.
This commit is contained in:
@@ -173,7 +173,7 @@ respectively."
|
||||
|
||||
(def-dispatcher! test
|
||||
"Run Doom unit tests."
|
||||
(load! "autoload/test")
|
||||
(require 'core-unit-tests)
|
||||
(doom//run-tests args))
|
||||
|
||||
(def-dispatcher! info
|
||||
|
Reference in New Issue
Block a user