fixed build failure on first install
This commit is contained in:
parent
4cfef79533
commit
003caa95b6
|
@ -3,7 +3,7 @@
|
|||
;; for every .rkt file in those directories it loads
|
||||
;; tests that file and checks its coverage against an
|
||||
;; .rktl file of the same name
|
||||
(require better-test racket/runtime-path rackunit)
|
||||
(require "../main.rkt" racket/runtime-path rackunit)
|
||||
|
||||
(define (test-dir d)
|
||||
(define files
|
||||
|
|
Loading…
Reference in New Issue
Block a user