omit 7gui examples in tests

This commit is contained in:
Sam Caldwell 2020-03-21 09:35:16 -04:00
parent 026e129de7
commit 98c5c96356
1 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,7 @@
(define compile-omit-paths
'("examples"))
(define test-omit-paths
'(;; depends on Matthias's 7GUI project which is not on the package server
"examples"))