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