forked from openlp/openlp
added newline to end of file
This commit is contained in:
parent
bea5fe2596
commit
a24ff2a4a2
@ -67,3 +67,4 @@ class TestStartNoteDialog(TestCase):
|
|||||||
|
|
||||||
# THEN the following text is returned
|
# THEN the following text is returned
|
||||||
self.assertEqual(self.form.text_edit.toPlainText(), text, u'The new text should be returned')
|
self.assertEqual(self.form.text_edit.toPlainText(), text, u'The new text should be returned')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user