Revert unit test breakage
This hunk was accidentally committed ahead of time!
This commit is contained in:
parent
9cc190adc9
commit
400a4dafdb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue