Better description

This commit is contained in:
Samuel Mehrbrodt 2014-05-30 19:59:11 +02:00
parent 56ebf2de00
commit 0441f0e71b

View File

@ -156,7 +156,7 @@ class TestUi(TestCase):
def test_create_action_2(self): def test_create_action_2(self):
""" """
Test creating an action Test creating an action with the 'checked', 'enabled' and 'visible' properties.
""" """
# GIVEN: A dialog # GIVEN: A dialog
dialog = QtGui.QDialog() dialog = QtGui.QDialog()