From 220d061d94afdec43cb3fd150afd35f4779fd69f Mon Sep 17 00:00:00 2001 From: Spencer Florence Date: Sat, 27 Dec 2014 11:26:15 -0600 Subject: [PATCH] added a todo --- main.rkt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.rkt b/main.rkt index 3d77b0f..8013691 100644 --- a/main.rkt +++ b/main.rkt @@ -23,6 +23,10 @@ ;; PathString * -> Void ;; Test files and build coverage map +;; TODO we need to load all the modules, then test them +;; for the sake of coverage +;; in addition we need to make sure each module loads the +;; annotated, not the module on disk (define (test-files! . paths) (for ([p paths]) (define stx