[Erp5-report] r35276 nicolas - /erp5/trunk/products/ERP5OOo/tests/testOOoConversionCache.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 12 20:11:31 CEST 2010


Author: nicolas
Date: Wed May 12 20:11:30 2010
New Revision: 35276

URL: http://svn.erp5.org?rev=35276&view=rev
Log:
Now Files are convertable !!!

Modified:
    erp5/trunk/products/ERP5OOo/tests/testOOoConversionCache.py

Modified: erp5/trunk/products/ERP5OOo/tests/testOOoConversionCache.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testOOoConversionCache.py?rev=35276&r1=35275&r2=35276&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testOOoConversionCache.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testOOoConversionCache.py [utf8] Wed May 12 20:11:30 2010
@@ -328,7 +328,7 @@
                     'Presentation': 'TEST-en-002.sxi',
                     'Web Page': 'TEST-en-002.html',
                     'Image': 'TEST-en-002.gif',
-                    #'File': 'TEST-en-002.rtf',
+                    'File': 'TEST-en-002.rtf',
                     'PDF': 'TEST-en-002.pdf'}
     #Check that all portal_types are handled by test
     self.assertEqual(len(portal_type_list), len([pt for pt in portal_type_list if pt in data_mapping]))




More information about the Erp5-report mailing list