racket/compiler-test/tests/compiler/test/extensions/info.rkt

4 lines
101 B
Racket

#lang info
(define test-omit-paths '(#rx".*omit.*"))
(define test-include-paths '(#rx".*include.*"))