Commit c72d0e53 authored by Romain Courteaud's avatar Romain Courteaud

erp5_core_proxy_field_legacy is required

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43402 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3ba7d237
......@@ -52,7 +52,7 @@ class TestCalendar(ERP5ReportTestCase):
def getBusinessTemplateList(self):
"""
"""
return ('erp5_base', 'erp5_calendar')
return ('erp5_base', 'erp5_calendar', 'erp5_core_proxy_field_legacy')
def login(self, quiet=0, run=run_all_test):
uf = self.getPortal().acl_users
......
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