Commit b4145de8 authored by Ivan Tyagov's avatar Ivan Tyagov

Add testing for Drawing extension.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14186 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d49e6094
......@@ -948,6 +948,7 @@ class TestIngestion(ERP5TypeTestCase):
'ppt' : 'Presentation',
'odp' : 'Presentation',
'sxi' : 'Presentation',
'sxd' : 'Drawing',
'xxx' : 'File',
}
for type, portal_type in correct_type_mapping.items():
......
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