fix some tests related to the make-color' and make-pen' addition

This commit is contained in:
Matthew Flatt 2012-05-03 18:44:54 -06:00
parent 0d88a08c48
commit 19d474d045
2 changed files with 4 additions and 2 deletions

View File

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

View File

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