leave scribblings in test

pull/58/head
Matthew Butterick 9 years ago
parent f048dabc37
commit 0064e8f353

@ -7,4 +7,4 @@
(define scribblings '(("scribblings/pollen.scrbl" (multi-page))))
(define raco-commands '(("pollen" (submod pollen/raco main) "issue Pollen command" #f)))
(define compile-omit-paths '("tests" "raco.rkt"))
(define test-omit-paths '("scribblings" "test-support"))
(define test-omit-paths '("test-support"))

Loading…
Cancel
Save