Don't enter debugger in unit tests
This commit is contained in:
parent
84e088cc8c
commit
760297f9fa
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
;;; init.el
|
||||
|
||||
(require 'core (concat user-emacs-directory "core/core"))
|
||||
(setq debug-on-error nil)
|
||||
|
||||
(doom! :feature evil
|
||||
:private hlissner)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue