Load core-tests instead of mz-tests (#2932)
`mz-tests.rktl` became `core-tests.rktl` in 29a0c44c98
.
This commit is contained in:
parent
ad7511dd29
commit
4d4e75983e
|
@ -122,7 +122,7 @@
|
|||
'expand-load
|
||||
#f
|
||||
(lambda ()
|
||||
(namespace-set-variable-value! 'expand-load "mz-tests.rktl")))
|
||||
(namespace-set-variable-value! 'expand-load "core-tests.rktl")))
|
||||
|
||||
(let ([orig (current-eval)])
|
||||
(dynamic-wind
|
||||
|
|
Loading…
Reference in New Issue
Block a user