Commit 16453e60 authored by Nicolas Delaby's avatar Nicolas Delaby

Change import path of tests_home

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35830 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8e7e2c05
......@@ -29,7 +29,7 @@
import unittest
from Testing import ZopeTestCase
from runUnitTest import tests_home
from Products.ERP5Type.tests.runUnitTest import tests_home
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
from AccessControl.SecurityManagement import newSecurityManager
from Products.ERP5SyncML.Conduit.ERP5Conduit import ERP5Conduit
......
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