forked from openlp/openlp
removed extra line
This commit is contained in:
parent
85f64ddae6
commit
c732a70fb2
@ -76,4 +76,3 @@ class TestCustomFrom(TestCase):
|
||||
QtTest.QTest.mouseClick(self.form.add_button, QtCore.Qt.LeftButton)
|
||||
# THEN: One slide should be added.
|
||||
assert self.form.slide_list_view.count() == 1, u'There should be one slide added.'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user