Update all unit tests

To meet changes introduced from the straight branch merge.
This commit is contained in:
Henrik Lissner
2019-09-03 00:41:03 -04:00
parent 52b6c51914
commit 059ede53b6
20 changed files with 728 additions and 426 deletions

View File

@@ -493,7 +493,7 @@ CATEGORY is a keyword, MODULE is a symbol and FLAGS are symbols.
This is for testing and internal use. This is not the correct way to enable a
module."
`(let ((doom-modules ,doom-modules)
`(let ((doom-modules (or ,doom-modules (doom-modules)))
(module-path (doom-module-locate-path ,category ',module)))
(doom-module-set
,category ',module