Revert unit test breakage

This hunk was accidentally committed ahead of time!
This commit is contained in:
Henrik Lissner
2018-06-10 17:36:11 +02:00
parent 9cc190adc9
commit 400a4dafdb

View File

@ -173,7 +173,7 @@ respectively."
(def-dispatcher! test
"Run Doom unit tests."
(require 'core-unit-tests)
(load! "autoload/test")
(doom//run-tests args))
(def-dispatcher! info