Commit 9b757ebc authored by Nicolas Delaby's avatar Nicolas Delaby

typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28979 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ebf8e795
......@@ -798,7 +798,7 @@ class TestDocument(ERP5TypeTestCase, ZopeTestCase.Functional):
# rewriteIngestionData type based method.
# setFile should keep value provided by portal_contribution
# instead of reading it from file itself.
# See special parameter set_filename__ in EPR5.Tool.ContributionTool
# See special parameter set_filename__ in ERP5.Tool.ContributionTool
document.edit(file=upload_file)
self.assertEquals('application/pdf', document.getContentType())
......
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