mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
Fix scrolwin test
This commit is contained in:
@@ -61,7 +61,7 @@ class scrolwin_Tests(wtc.WidgetTestCase):
|
||||
self.commonBits(w)
|
||||
w.Refresh()
|
||||
self.myUpdate(w)
|
||||
self.myYield()
|
||||
self.waitFor(100)
|
||||
self.assertTrue(w.flag) # True if OnDraw was called
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user