[Erp5-report] r14186 - /erp5/trunk/products/ERP5OOo/tests/testIngestion.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 24 17:32:58 CEST 2007


Author: ivan
Date: Tue Apr 24 17:32:38 2007
New Revision: 14186

URL: http://svn.erp5.org?rev=14186&view=rev
Log:
Add testing for Drawing extension.

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

Modified: erp5/trunk/products/ERP5OOo/tests/testIngestion.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testIngestion.py?rev=14186&r1=14185&r2=14186&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testIngestion.py (original)
+++ erp5/trunk/products/ERP5OOo/tests/testIngestion.py Tue Apr 24 17:32:38 2007
@@ -948,6 +948,7 @@
             'ppt' : 'Presentation',
             'odp' : 'Presentation',
             'sxi' : 'Presentation',
+            'sxd' : 'Drawing',
             'xxx' : 'File',
           }
     for type, portal_type in correct_type_mapping.items():




More information about the Erp5-report mailing list