omit tests

This commit is contained in:
2026-04-06 09:09:50 +02:00
parent ce5c47139b
commit d48f9fcb12

View File

@@ -52,7 +52,14 @@
)) ))
(define test-omit-paths (define test-omit-paths
'(all) '(
("." all)
("scrbl" all)
("private" all)
("example" all)
("example1" all)
("js" all)
)
) )
(define test-ignore-stderrs (define test-ignore-stderrs