forked from openlp/openlp
Better description
This commit is contained in:
parent
56ebf2de00
commit
0441f0e71b
@ -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()
|
||||||
|
Loading…
Reference in New Issue
Block a user