fix mode test

svn: r1428
This commit is contained in:
Matthew Flatt 2005-11-28 17:11:17 +00:00
parent 890d72e4d7
commit 3ca2e32bb1

View File

@ -77,7 +77,7 @@
(lambda (fg) (lambda (fg)
(for-each (lambda (target) (for-each (lambda (target)
(try target (try target
'solid mode
fg fg
(make-object color% "green") (make-object color% "green")
sx sy)) sx sy))