Commit 0800b4a0 authored by Kevin Deldycke's avatar Kevin Deldycke

Install ERP5Security and PluggableAuthService products


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4262 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a217dc86
......@@ -49,8 +49,10 @@ ZopeTestCase.installProduct('CMFReportTool') # Not required by ERP5Type but requ
ZopeTestCase.installProduct('CMFMailIn')
ZopeTestCase.installProduct('TranslationService')
# Nuxeo CPS
# Security Stuff
ZopeTestCase.installProduct('NuxUserGroups')
ZopeTestCase.installProduct('PluggableAuthService')
ZopeTestCase.installProduct('ERP5Security')
# ERP5
ZopeTestCase.installProduct('CMFActivity')
......
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