Commit b44d900e authored by Nicolas Delaby's avatar Nicolas Delaby

create preferences for testing environment

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41643 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 657490a5
......@@ -49,6 +49,7 @@ class TestFormPrintoutAsODG(TestFormPrintoutMixin):
def afterSetUp(self):
self.login()
self.setSystemPreference()
# XML validator
v12schema_url = os.path.join(os.path.dirname(__file__),
'OpenDocument-schema-v1.2-draft9.rng')
......
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