mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
@@ -15,6 +15,7 @@ class helpdlg_Tests(wtc.WidgetTestCase):
|
||||
data.AddBook(os.path.join(helpPath, 'testing.hhp'))
|
||||
data.AddBook(os.path.join(helpPath, 'another.hhp'))
|
||||
dlg = wx.html.HtmlHelpDialog(data)
|
||||
dlg.Create(self.frame)
|
||||
|
||||
self.myYield()
|
||||
dlg.Destroy()
|
||||
|
||||
Reference in New Issue
Block a user