Add require to base env to fix tests.
original commit: 0199e11edd314c0c7270a0875065799ccf1c64a3
This commit is contained in:
parent
80e25e5cb0
commit
420d38ec9c
|
@ -10,6 +10,7 @@
|
|||
"extra-procs.rkt"
|
||||
(only-in '#%kernel [apply kernel:apply])
|
||||
(only-in racket/private/pre-base new-apply-proc)
|
||||
(for-syntax (only-in racket/private/pre-base new-apply-proc))
|
||||
scheme/promise scheme/system
|
||||
(only-in string-constants/private/only-once maybe-print-message)
|
||||
(only-in mzscheme make-namespace)
|
||||
|
|
Loading…
Reference in New Issue
Block a user