fixed build failure on first install

This commit is contained in:
Spencer Florence 2014-12-28 12:31:37 -06:00
parent 4cfef79533
commit 003caa95b6

View File

@ -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