fix setup/collection-search test

This commit is contained in:
Matthew Flatt 2015-08-13 18:20:24 -06:00
parent cfa1d39166
commit c57fb2d1ce

View File

@ -28,7 +28,7 @@
(list 'racket (list 'racket
'racket/base 'racket/base
'compiler/compilation-path 'compiler/compilation-path
'tests/compiler/collection-search)) 'tests/setup/collection-search))
;; Try to find a module in every installed collection: ;; Try to find a module in every installed collection:
(define cache (make-hash)) (define cache (make-hash))