diff --git a/info.rkt b/info.rkt index 41658ea..7f7e3e7 100644 --- a/info.rkt +++ b/info.rkt @@ -7,4 +7,3 @@ (define scribblings '(("scribblings/pollen.scrbl" (multi-page)))) (define raco-commands '(("pollen" pollen/raco "issue Pollen command" #f))) (define compile-omit-paths '("tests" "raco.rkt")) -(define test-omit-paths '("tests/test-langs.rkt"))