[Erp5-report] r28979 - /erp5/trunk/products/ERP5OOo/tests/testDms.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Sep 11 16:46:54 CEST 2009
Author: nicolas
Date: Fri Sep 11 16:46:53 2009
New Revision: 28979
URL: http://svn.erp5.org?rev=28979&view=rev
Log:
typo
Modified:
erp5/trunk/products/ERP5OOo/tests/testDms.py
Modified: erp5/trunk/products/ERP5OOo/tests/testDms.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testDms.py?rev=28979&r1=28978&r2=28979&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] Fri Sep 11 16:46:53 2009
@@ -798,7 +798,7 @@
# 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())
More information about the Erp5-report
mailing list