added newline to end of file

This commit is contained in:
Andreas Preikschat 2013-02-16 17:05:39 +01:00
parent bea5fe2596
commit a24ff2a4a2
1 changed files with 1 additions and 0 deletions

View File

@ -67,3 +67,4 @@ class TestStartNoteDialog(TestCase):
# THEN the following text is returned
self.assertEqual(self.form.text_edit.toPlainText(), text, u'The new text should be returned')