Commit eb7835f3 authored by Sebastien Robin's avatar Sebastien Robin

use erp5_core instead of erp5_crm


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@906 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 011c36e4
......@@ -80,7 +80,7 @@ class TestCMFActivity(ERP5TypeTestCase):
/organisation
"""
return ('erp5_crm',)
return ('erp5_core',)
def getCategoriesTool(self):
return getattr(self.getPortal(), 'portal_categories', None)
......
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