mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Clean up legacy comments
This commit is contained in:
@ -7,8 +7,7 @@ command line args following a double dash (each arg should be in the
|
||||
'module/submodule' format).
|
||||
|
||||
If neither is available, run all tests in all enabled modules."
|
||||
(interactive) ; must be interactive to be run from batch
|
||||
;; FIXME Refactor this
|
||||
(interactive)
|
||||
(condition-case-unless-debug ex
|
||||
(let (targets)
|
||||
;; ensure DOOM is initialized
|
||||
|
Reference in New Issue
Block a user