stupid bug that only breaks the test suite sometimes

svn: r14905
This commit is contained in:
Robby Findler 2009-05-21 20:14:03 +00:00
parent 99c159a727
commit 5e84de9166

View File

@ -297,6 +297,7 @@
(and win
(string=? (send win get-label) ,name)))])
(if eventspace
`(parameterize ([current-eventspace ,eventspace])
,exp)
(wait-for
`(parameterize ([current-eventspace ,eventspace])
,exp))
(wait-for exp))))