Commit 49bbcbcc authored by Gabriel Monnerat's avatar Gabriel Monnerat

update dependency list

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42749 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 87a0e5af
......@@ -38,30 +38,32 @@ class TestUNG(ERP5TypeTestCase):
def getBusinessTemplateList(self):
return ('erp5_base',
'erp5_ingestion',
'erp5_web',
'erp5_ingestion_mysql_innodb_catalog',
'erp5_ingestion',
'erp5_dms',
'erp5_crm',
'erp5_knowledge_pad',
'erp5_view_style',
'erp5_jquery',
'erp5_jquery_plugin_mbmenu',
'erp5_jquery_plugin_sheet',
'erp5_jquery_ui',
'erp5_jquery_plugin_jqchart',
'erp5_jquery_plugin_colorpicker',
'erp5_jquery_plugin_elastic',
'erp5_jquery_sheet_editor',
'erp5_jquery_plugin_hotkey',
'erp5_jquery_plugin_spinbtn',
'erp5_jquery_plugin_jgraduate',
'erp5_jquery_plugin_svgicon',
'erp5_jquery_plugin_hotkey',
'erp5_jquery_plugin_jquerybbq',
'erp5_jquery_plugin_spinbtn',
'erp5_jquery_plugin_svg_editor',
'erp5_svg_editor',
'erp5_jquery_plugin_sheet',
'erp5_jquery_plugin_mbmenu',
'erp5_jquery_plugin_jqchart',
'erp5_jquery_plugin_colorpicker',
'erp5_jquery_plugin_elastic',
'erp5_jquery_plugin_wdcalendar'
'erp5_jquery_sheet_editor',
'erp5_xinha_editor',
'erp5_knowledge_pad',
'erp5_ingestion_mysql_innodb_catalog',
'erp5_svg_editor',
'erp5_web_ung_core',
'erp5_web_ung_role',
'erp5_web_ung_theme')
'erp5_web_ung_theme',)
def assertCreateDocumentUsingTemplate(self, template, **kw):
web_page_module = self.portal.web_page_module
......
196
\ No newline at end of file
197
\ No newline at end of file
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