mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +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?')
|
@unittest.skip('class was removed?')
|
||||||
def test_propgridprops11(self):
|
def test_propgridprops11(self):
|
||||||
da = pg.FileDialogAdapter()
|
da = pg.PGFileDialogAdapter()
|
||||||
|
|
||||||
|
|
||||||
def test_propgridprops12(self):
|
def test_propgridprops12(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user