forked from openlp/openlp
missing line at the end
This commit is contained in:
parent
7a1825a79a
commit
fcf4d0ce17
@ -135,3 +135,4 @@ class TestSearchEdit(TestCase, TestMixin):
|
|||||||
"""
|
"""
|
||||||
assert hasattr(self.search_edit, "resizeEvent"), "The search edit should re-implement the resizeEvent method."
|
assert hasattr(self.search_edit, "resizeEvent"), "The search edit should re-implement the resizeEvent method."
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user