missing empty line

This commit is contained in:
Andreas Preikschat 2013-07-18 06:53:20 +02:00
parent b129010059
commit 11597d7252

View File

@ -69,4 +69,3 @@ class TestMediaItem(TestCase):
assert self.media_item.on_new_file_masks == u'Presentations (*.odp *.ppt )', \
u'The file mask should contain the odp and ppt extensions'