stupid bug that only breaks the test suite sometimes
svn: r14905
This commit is contained in:
parent
99c159a727
commit
5e84de9166
|
@ -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))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user