Clean up legacy comments

This commit is contained in:
Henrik Lissner 2017-11-08 22:52:49 +01:00
parent a0f209b8e1
commit 5ea37bc1ef
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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