Removed superfluous newline.

This commit is contained in:
Aymeric Augustin 2014-11-17 22:27:00 +01:00
parent 6ae1e3ba9f
commit a37f452513
1 changed files with 0 additions and 1 deletions

View File

@ -343,7 +343,6 @@ class BasicExtractorTests(ExtractorTests):
six.assertRegex(self, po_contents, r'#\..+Translators: valid i18n comment #9')
self.assertMsgId("Translatable literal #9j", po_contents)
def test_makemessages_find_files(self):
"""
Test that find_files only discover files having the proper extensions.