fix zo-path
test to check installed packages
This commit is contained in:
parent
3d7d906cc1
commit
70ee04d257
|
@ -26,6 +26,10 @@
|
||||||
(void)
|
(void)
|
||||||
(find-collects-dir))
|
(find-collects-dir))
|
||||||
|
|
||||||
|
(fold-files (check-content #rx"[.](?:zo|dep)$")
|
||||||
|
(void)
|
||||||
|
(find-pkgs-dir))
|
||||||
|
|
||||||
;; Check rendered docs, too:
|
;; Check rendered docs, too:
|
||||||
(fold-files (check-content #rx"[.](?:html)$")
|
(fold-files (check-content #rx"[.](?:html)$")
|
||||||
(void)
|
(void)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user