Commit 3ba7d237 authored by Jérome Perrin's avatar Jérome Perrin

install erp5_core_proxy_field_legacy


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43401 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 615a9ac2
......@@ -3291,8 +3291,9 @@ class TestAccountingWithSequences(ERP5TypeTestCase):
def getBusinessTemplateList(self):
"""Returns list of BT to be installed."""
return ('erp5_base', 'erp5_pdm', 'erp5_simulation', 'erp5_trade',
'erp5_accounting', 'erp5_simulation_test')
return ('erp5_core_proxy_field_legacy', 'erp5_base', 'erp5_pdm',
'erp5_simulation', 'erp5_trade', 'erp5_accounting',
'erp5_simulation_test')
# XXX
def playSequence(self, sequence_string, quiet=1) :
......
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