Commit 0ce2e6a1 authored by Jérome Perrin's avatar Jérome Perrin

add comment for test of obsolete API

parent 03c92f96
......@@ -421,6 +421,7 @@ class TestCRM(BaseTestCRM):
resource_list = [category.getRelativeUrl() \
for category in resource.contentValues()]
resource_list.append(person.getRelativeUrl())
# XXX this preference is obsolete, this is now based on use category
system_preference.setPreferredEventResourceList(resource_list)
self.tic()
# Then create One event and play with it
......
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