diff --git a/info.rkt b/info.rkt index 4ec478d..107bde3 100644 --- a/info.rkt +++ b/info.rkt @@ -1,4 +1,4 @@ #lang info (define collection "txexpr") - (define scribblings '(("scribblings/txexpr.scrbl" ()))) +(define compile-omit-paths '("tests.rkt")) \ No newline at end of file