Commit 32092571 authored by Nicolas Delaby's avatar Nicolas Delaby

Change bt dependencies

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15547 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d5964edc
......@@ -57,7 +57,10 @@ class TestERP5SyncMLVCard(TestERP5SyncMLMixin, ERP5TypeTestCase):
/person_client1 : empty
/person_client2 : empty
"""
return ('erp5_base','fabien_bt')
return ('erp5_base','erp5_syncml')
def getTitle(self):
return 'testERP5SyncMLVCard'
def test_01_AddVCardPublication(self, quiet=0, run=run_all_test):
if not run: return
......
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