fix setup/collection-search
test
This commit is contained in:
parent
cfa1d39166
commit
c57fb2d1ce
|
@ -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))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user