[Erp5-report] r43439 luke - /erp5/trunk/products/ERP5OOo/tests/testOOoImport.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 17 17:36:23 CET 2011
Author: luke
Date: Thu Feb 17 17:36:23 2011
New Revision: 43439
URL: http://svn.erp5.org?rev=43439&view=rev
Log:
- not needed commit with tic
Modified:
erp5/trunk/products/ERP5OOo/tests/testOOoImport.py
Modified: erp5/trunk/products/ERP5OOo/tests/testOOoImport.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testOOoImport.py?rev=43439&r1=43438&r2=43439&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testOOoImport.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testOOoImport.py [utf8] Thu Feb 17 17:36:23 2011
@@ -466,7 +466,6 @@ class TestOOoImport(TestOOoImportMixin):
def stepImportFileWithFreeText(self, sequence=None, sequence_list=None, **kw):
f = makeFileUpload('import_data_with_categories.ods')
person_module = self.getPortal().person_module
- transaction.commit(); self.tic()
listbox=(
{ 'listbox_key': '001',
'portal_type_property_list':'Person.title'},
More information about the Erp5-report
mailing list