Changed doc string
This commit is contained in:
parent
107e9c6748
commit
519bc54030
@ -250,7 +250,7 @@ class HwndWrapperTests(unittest.TestCase):
|
||||
# pass
|
||||
|
||||
def testGetProperties(self):
|
||||
"Test getting the properties for the control"
|
||||
"Test getting the properties for the HwndWrapped control"
|
||||
props = self.dlg.GetProperties()
|
||||
|
||||
self.assertEquals(
|
||||
|
Loading…
Reference in New Issue
Block a user