stupid bug that only breaks the test suite sometimes

svn: r14905

original commit: 5e84de91664f2959148d147ed1989746e5e181b7
This commit is contained in:
Robby Findler 2009-05-21 20:14:03 +00:00
parent 67f573699a
commit d56c8acbe2

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