Commit 0f375bda authored by Rafael Monnerat's avatar Rafael Monnerat

enable Zelenium for Tests.

parent cdef2e24
......@@ -11,7 +11,8 @@ class _ERP5(ERP5TypeTestSuite):
'ERP5VCS', 'ERP5Wizard', 'Formulator', 'ERP5Workflow',
'ERP5Configurator','HBTreeFolder2', 'MailTemplates',
'PortalTransforms', 'TimerService', 'ZLDAPConnection',
'ZLDAPMethods', 'ZMySQLDA', 'ZMySQLDDA', 'ZSQLCatalog')
'ZLDAPMethods', 'ZMySQLDA', 'ZMySQLDDA', 'ZSQLCatalog',
'Zelenium')
def enableProducts(self):
product_set = set(self.enabled_product_list)
......
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