Commit e03882c9 authored by Romain Courteaud's avatar Romain Courteaud

Initialize slapos_slap_tool

parent 83e731d9
slapos_category slapos_category
slapos_cloud slapos_cloud
\ No newline at end of file slapos_slap_tool
\ No newline at end of file
slapos_cloud
\ No newline at end of file
GPL
\ No newline at end of file
1
\ No newline at end of file
slapos_slap_tool
\ No newline at end of file
...@@ -129,6 +129,7 @@ class testSlapOSMixin(Products.Vifib.tests.VifibMixin.testVifibMixin): ...@@ -129,6 +129,7 @@ class testSlapOSMixin(Products.Vifib.tests.VifibMixin.testVifibMixin):
'erp5_ui_test_core', 'erp5_ui_test_core',
'erp5_ui_test', 'erp5_ui_test',
'slapos_cloud', 'slapos_cloud',
'slapos_slap_tool',
'slapos_category', 'slapos_category',
'slapos_erp5', 'slapos_erp5',
] ]
......
...@@ -97,6 +97,7 @@ class testVifibMixin(ERP5TypeTestCase): ...@@ -97,6 +97,7 @@ class testVifibMixin(ERP5TypeTestCase):
'vifib_slap', 'vifib_slap',
'vifib_slapos_rest_api_tool_portal_type', 'vifib_slapos_rest_api_tool_portal_type',
'erp5_workflow', 'erp5_workflow',
'slapos_slap_tool',
'slapos_category', 'slapos_category',
'vifib_payzen', 'vifib_payzen',
'vifib_software_pdm', 'vifib_software_pdm',
......
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