Commit d585ae28 authored by Nicolas Dumazet's avatar Nicolas Dumazet

do not duplicate import


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39863 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1f94f3bf
......@@ -340,9 +340,6 @@ class TestZodbPropertySheet(ERP5TypeTestCase):
self.tic()
# Ensure that erp5.acessor_holder is empty
from Products.ERP5Type.dynamic.portal_type_class import \
synchronizeDynamicModules
synchronizeDynamicModules(portal, force=True)
# Make sure there is no pending transaction which could interfere
......
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