mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Revert an incorrect part of the last change
This commit is contained in:
@@ -77,7 +77,7 @@ class propgridprops_Tests(wtc.WidgetTestCase):
|
||||
|
||||
@unittest.skip('class was removed?')
|
||||
def test_propgridprops11(self):
|
||||
da = pg.FileDialogAdapter()
|
||||
da = pg.PGFileDialogAdapter()
|
||||
|
||||
|
||||
def test_propgridprops12(self):
|
||||
|
||||
Reference in New Issue
Block a user