Commit d2db1b30 authored by Michal Čihař's avatar Michal Čihař

Document why po is needed

parent aea4d464
......@@ -168,6 +168,7 @@ class ExportTest(ViewTestCase):
Testing of file export.
'''
def create_subproject(self):
# Needs to create PO file to have language pack option
return self.create_po()
def test_export(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment