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