fix zo-path test to check installed packages

This commit is contained in:
Matthew Flatt 2015-12-09 06:19:48 -07:00
parent 3d7d906cc1
commit 70ee04d257

View File

@ -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)