Commit c9deadf0 authored by Romain Courteaud's avatar Romain Courteaud

Initialize slapos_configurator bt5

parent 9737061a
slapos_erp5
\ No newline at end of file
GPL
\ No newline at end of file
slapos_configurator
\ No newline at end of file
erp5_configurator erp5_configurator
\ No newline at end of file slapos_configurator
\ No newline at end of file
36 37
\ No newline at end of file \ No newline at end of file
...@@ -81,6 +81,7 @@ class testSlapOSMixin(Products.Vifib.tests.VifibMixin.testVifibMixin): ...@@ -81,6 +81,7 @@ class testSlapOSMixin(Products.Vifib.tests.VifibMixin.testVifibMixin):
'erp5_base', 'erp5_base',
'erp5_workflow', 'erp5_workflow',
'erp5_configurator', 'erp5_configurator',
'slapos_configurator',
'vifib_configurator', # XXX: rebrand 'vifib_configurator', # XXX: rebrand
'erp5_simulation', 'erp5_simulation',
'erp5_administration', 'erp5_administration',
......
...@@ -118,6 +118,7 @@ class testVifibMixin(ERP5TypeTestCase): ...@@ -118,6 +118,7 @@ class testVifibMixin(ERP5TypeTestCase):
'vifib_data_web', 'vifib_data_web',
'vifib_data_simulation', 'vifib_data_simulation',
'vifib_data_payzen', 'vifib_data_payzen',
'slapos_configurator',
'vifib_configurator', 'vifib_configurator',
'vifib_agent', 'vifib_agent',
'erp5_web_shadir', 'erp5_web_shadir',
......
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