diff --git a/tests/main.rkt b/tests/main.rkt index 54c53b2..6b7842b 100644 --- a/tests/main.rkt +++ b/tests/main.rkt @@ -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