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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

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