fix raco test -c

closes PR 14494

original commit: fa68b57de3
This commit is contained in:
Robby Findler 2014-05-10 11:11:52 -05:00
parent 38f585181e
commit 633ec1faf5

View File

@ -622,7 +622,7 @@
[l
(with-summary
`(collection ,e)
(map/parallel test-files (collection-file-path l) #:sema continue-sema))])]
(map/parallel test-files l #:sema continue-sema))])]
[libraries?
(define (find x)
(define rmp ((current-module-name-resolver) x #f #f #f))