[tests] Fix test-make-all-packages

This commit is contained in:
syl20bnr 2020-08-29 22:11:07 -04:00
parent 39820dba71
commit b7253e0433
1 changed files with 3 additions and 2 deletions

View File

@ -2227,8 +2227,9 @@
;; the variable `configuration-layer--indexed-layers' ;; the variable `configuration-layer--indexed-layers'
;; Moreover `configuration-layer/declare-layers' requires a valid ;; Moreover `configuration-layer/declare-layers' requires a valid
;; path on disk etc... ;; path on disk etc...
((configuration-layer/declare-layers (layers-specs) ((:output nil)))) ((configuration-layer/declare-layers (layers-specs &optional skip-layer-deps)
(configuration-layer/make-all-packages 'no-discovery) ((:output nil))))
(configuration-layer/make-all-packages 'no-discovery 'no-layer-deps)
(should (null configuration-layer--used-packages)) (should (null configuration-layer--used-packages))
(should (equal '(pkg1 (should (equal '(pkg1
pkg6 pkg6