Fix for commit dd239f3
Forgot to commit the edits to the tests for the reorganization in the last commit. original commit: e9f7f3de93437542c4c7efb01dd480ac436380db
This commit is contained in:
parent
8b873506de
commit
43ed379c60
|
@ -19,7 +19,8 @@
|
|||
(require rackunit
|
||||
(except-in racket/class class)
|
||||
(except-in typed-racket/utils/utils private)
|
||||
(except-in (base-env extra-procs prims base-types base-types-extra)
|
||||
(except-in (base-env extra-procs prims class-prims
|
||||
base-types base-types-extra)
|
||||
define lambda λ case-lambda)
|
||||
(prefix-in tr: (only-in (base-env prims) define lambda λ case-lambda))
|
||||
(for-syntax (rep type-rep filter-rep object-rep)
|
||||
|
|
Loading…
Reference in New Issue
Block a user