Discover layers before testing dotfile

This commit is contained in:
Eivind Fonn 2016-04-05 13:25:35 +02:00 committed by syl20bnr
parent ec0d233499
commit ec9f6cfd53

View file

@ -629,6 +629,7 @@ error recovery."
"Test settings in dotfile for correctness.
Return non-nil if all the tests passed."
(interactive)
(setq configuration-layer-paths (configuration-layer//discover-layers))
(let ((min-version "0.0"))
;; dotspacemacs-version not implemented yet
;; (if (version< dotspacemacs-version min-version)