forked from openlp/openlp
test of ci script
This commit is contained in:
parent
cc0b736ef6
commit
c64723371a
@ -62,6 +62,7 @@ class TestStartFileRenameForm(TestCase, TestMixin):
|
||||
"""
|
||||
Test the windowTitle of the FileRenameDialog
|
||||
"""
|
||||
assert False, "reason"
|
||||
# GIVEN: A mocked QDialog.exec_() method
|
||||
with patch('PyQt4.QtGui.QDialog.exec_') as mocked_exec:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user