7 lines
151 B
Racket
7 lines
151 B
Racket
#lang setup/infotab
|
|
|
|
(define name "Test Suites")
|
|
|
|
;; No need to compile tests -- drdr is checking these files anyway.
|
|
(define compile-omit-paths 'all)
|