Commit ff956a8f authored by Nicolas Dumazet's avatar Nicolas Dumazet

Use an absolute import to avoid module path conflicts after two imports using

different paths


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33682 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c4ccdea1
......@@ -28,7 +28,7 @@
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
from zope.interface.verify import verifyClass
from backportUnittest import expectedFailure
from Products.ERP5Type.tests.backportUnittest import expectedFailure
import unittest
implements_tuple_list = [
......
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