mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
Merge pull request #135 from swt2c/fix_helpwnd_test
Fix helpwnd test - need to wait a bit longer for window to be realized
This commit is contained in:
@@ -20,7 +20,7 @@ class helpwnd_Tests(wtc.WidgetTestCase):
|
||||
hc.AddBook(os.path.join(helpPath, 'another.hhp'))
|
||||
|
||||
self.frame.SendSizeEvent()
|
||||
self.myYield()
|
||||
self.waitFor(50)
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user