Commit b07a7e78 authored by Rafael Monnerat's avatar Rafael Monnerat

Include bt5 dependencies

 - Include bt5 dependencies for now, as current code is not yet capable of
 handle dependencies automatically for the Unit Tests
parent 0b59deb3
......@@ -51,6 +51,9 @@ class testVifibMixin(ERP5TypeTestCase):
'erp5_full_text_myisam_catalog',
'erp5_core_proxy_field_legacy',
'erp5_base',
'erp5_workflow',
'erp5_configurator',
'vifib_configurator',
'erp5_simulation',
'erp5_administration',
'erp5_pdm',
......@@ -96,7 +99,6 @@ class testVifibMixin(ERP5TypeTestCase):
'erp5_payzen_secure_payment',
'erp5_ui_test_core',
'erp5_ui_test',
'vifib_configurator',
'vifib_slapos_core',
'vifib_slapos_core_test',
'vifib_slapos_rest_api_tool_portal_type',
......
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