mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Remove vestigial reference to doom-module-table
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user