fix some tests related to the make-color' and
make-pen' addition
This commit is contained in:
parent
0d88a08c48
commit
19d474d045
|
@ -48,7 +48,9 @@
|
|||
racket/runtime-path
|
||||
racket/class
|
||||
racket/file
|
||||
racket/gui/base
|
||||
(except-in racket/gui/base
|
||||
make-color
|
||||
make-pen)
|
||||
racket/port
|
||||
wxme
|
||||
rackunit
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
(require rackunit
|
||||
deinprogramm/image
|
||||
(only-in lang/private/imageeq image=?)
|
||||
mred
|
||||
(except-in mred make-color make-pen)
|
||||
mzlib/class
|
||||
mrlib/cache-image-snip
|
||||
lang/posn
|
||||
|
|
Loading…
Reference in New Issue
Block a user