mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
Redo unit-test initialization
This commit is contained in:
6
test/run.el
Normal file
6
test/run.el
Normal file
@@ -0,0 +1,6 @@
|
||||
;;; ../test/setup.el
|
||||
|
||||
(setq-default debug-on-error nil)
|
||||
|
||||
(run-hooks 'after-init-hook 'emacs-startup-hook 'window-setup-hook)
|
||||
(ert-run-tests-batch-and-exit)
|
Reference in New Issue
Block a user