mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 03:50:06 +01:00
Trim trailing space unittests directory
This commit is contained in:
@@ -10,11 +10,11 @@ class colordlg_Tests(wtc.WidgetTestCase):
|
||||
data = wx.ColourData()
|
||||
dlg = wx.ColourDialog(self.frame, data)
|
||||
dlg.Destroy()
|
||||
|
||||
|
||||
def test_colordlg2(self):
|
||||
wx.GetColourFromUser
|
||||
|
||||
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user