meta/new-web: omit "sync.rkt" when testing

This commit is contained in:
Matthew Flatt 2014-04-20 20:08:12 -06:00
parent 051fb7f247
commit cb70a45df3

View File

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