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).
|
'module/submodule' format).
|
||||||
|
|
||||||
If neither is available, run all tests in all enabled modules."
|
If neither is available, run all tests in all enabled modules."
|
||||||
(interactive) ; must be interactive to be run from batch
|
(interactive)
|
||||||
;; FIXME Refactor this
|
|
||||||
(condition-case-unless-debug ex
|
(condition-case-unless-debug ex
|
||||||
(let (targets)
|
(let (targets)
|
||||||
;; ensure DOOM is initialized
|
;; ensure DOOM is initialized
|
||||||
|
Reference in New Issue
Block a user