Clean up legacy comments
This commit is contained in:
parent
a0f209b8e1
commit
5ea37bc1ef
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue