mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
Delay on graphics test
This commit is contained in:
@@ -40,6 +40,7 @@ class graphics_Tests(wtc.WidgetTestCase):
|
||||
|
||||
panel = MyPanel(self.frame)
|
||||
self.myUpdate(panel)
|
||||
self.waitFor(100)
|
||||
self.assertTrue(panel.painted)
|
||||
self.assertTrue(panel.gcIsOk)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user