Commit 8f75cf59 authored by Sebastien Robin's avatar Sebastien Robin

specify full import path, this should fix importing errors

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42535 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5db54c78
......@@ -35,7 +35,7 @@ from Testing.ZopeTestCase import PortalTestCase, user_name
from Products.CMFCore.utils import getToolByName
from Products.ERP5Type.tests.ProcessingNodeTestCase import ProcessingNodeTestCase
from Products.ERP5Type.Globals import get_request
from ERP5TypeTestCase import ERP5TypeTestCaseMixin
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCaseMixin
from glob import glob
import transaction
......
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