Commit 3d75f265 authored by Nicolas Dumazet's avatar Nicolas Dumazet

Add a business template to avoid a SyntaxError


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29807 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 44a0bc02
......@@ -575,7 +575,7 @@ class Test(ERP5TypeTestCase):
"""
Tuple of Business Templates we need to install
"""
return (,)
return ('erp5_base',)
def enableLightInstall(self):
"""
......
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