Add `require' to fix tests.
This commit is contained in:
parent
bc6d8f98ed
commit
0ae9e0ff85
|
@ -20,6 +20,7 @@
|
||||||
(only-in string-constants/private/only-once maybe-print-message)
|
(only-in string-constants/private/only-once maybe-print-message)
|
||||||
(only-in mzscheme make-namespace)
|
(only-in mzscheme make-namespace)
|
||||||
(only-in racket/match/runtime match:error matchable? match-equality-test))
|
(only-in racket/match/runtime match:error matchable? match-equality-test))
|
||||||
|
(only-in racket/private/pre-base new-apply-proc)
|
||||||
(only-in (types abbrev) [-Number N] [-Boolean B] [-Symbol Sym])
|
(only-in (types abbrev) [-Number N] [-Boolean B] [-Symbol Sym])
|
||||||
(only-in (rep type-rep) make-HashtableTop make-MPairTop
|
(only-in (rep type-rep) make-HashtableTop make-MPairTop
|
||||||
make-BoxTop make-ChannelTop make-VectorTop
|
make-BoxTop make-ChannelTop make-VectorTop
|
||||||
|
|
Loading…
Reference in New Issue
Block a user