mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Revert unit test breakage
This hunk was accidentally committed ahead of time!
This commit is contained in:
@ -173,7 +173,7 @@ respectively."
|
|||||||
|
|
||||||
(def-dispatcher! test
|
(def-dispatcher! test
|
||||||
"Run Doom unit tests."
|
"Run Doom unit tests."
|
||||||
(require 'core-unit-tests)
|
(load! "autoload/test")
|
||||||
(doom//run-tests args))
|
(doom//run-tests args))
|
||||||
|
|
||||||
(def-dispatcher! info
|
(def-dispatcher! info
|
||||||
|
Reference in New Issue
Block a user