meta/new-web: omit "sync.rkt" when testing
This commit is contained in:
parent
051fb7f247
commit
cb70a45df3
|
@ -13,3 +13,5 @@
|
|||
(define pkg-desc "Sources for http://racket-lang.org")
|
||||
|
||||
(define pkg-authors '(eli mflatt samth))
|
||||
|
||||
(define test-omit-paths '("sync.rkt"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user