Load core-tests instead of mz-tests (#2932)

`mz-tests.rktl` became `core-tests.rktl` in 29a0c44c98.
This commit is contained in:
Paulo Matos 2019-11-27 14:46:14 +01:00 committed by GitHub
parent ad7511dd29
commit 4d4e75983e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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