Better description

This commit is contained in:
Samuel Mehrbrodt 2014-05-30 19:59:11 +02:00
parent 56ebf2de00
commit 0441f0e71b
1 changed files with 1 additions and 1 deletions

View File

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