Commit a45152cd authored by Romain Courteaud's avatar Romain Courteaud

Install slapos_payzen

parent 32e1051b
...@@ -154,6 +154,7 @@ class testSlapOSMixin(Products.Vifib.tests.VifibMixin.testVifibMixin): ...@@ -154,6 +154,7 @@ class testSlapOSMixin(Products.Vifib.tests.VifibMixin.testVifibMixin):
'slapos_rest_api_tool_portal_type', 'slapos_rest_api_tool_portal_type',
'slapos_rest_api', 'slapos_rest_api',
'slapos_pdm', 'slapos_pdm',
'slapos_payzen',
'slapos_web', 'slapos_web',
'slapos_accounting', 'slapos_accounting',
'slapos_erp5', 'slapos_erp5',
......
...@@ -11,6 +11,7 @@ slapos_bt_list = [ ...@@ -11,6 +11,7 @@ slapos_bt_list = [
'slapos_rest_api', 'slapos_rest_api',
'slapos_slap_tool', 'slapos_slap_tool',
'slapos_web', 'slapos_web',
'slapos_payzen',
] ]
class VIFIB(SavedTestSuite, ProjectTestSuite): class VIFIB(SavedTestSuite, ProjectTestSuite):
......
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