Remove vestigial reference to doom-module-table
This commit is contained in:
parent
400a4dafdb
commit
8d4971d02b
1 changed files with 25 additions and 26 deletions
|
@ -14,8 +14,7 @@ If neither is available, run all tests in all enabled modules."
|
|||
(doom-initialize t)
|
||||
(doom-initialize-modules t))
|
||||
(condition-case-unless-debug ex
|
||||
(let* ((doom-modules (doom-module-table))
|
||||
(target-paths
|
||||
(let ((target-paths
|
||||
;; Convert targets (either from MODULES or `argv') into a list of
|
||||
;; string paths, pointing to the root directory of modules
|
||||
(cond ((stringp (car modules)) ; command line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue