Commit 83ecb2a4 authored by Tatuya Kamada's avatar Tatuya Kamada

Now import transaction is needed.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33828 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 41dca922
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
import unittest import unittest
import transaction
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
from Products.ERP5Type.tests.utils import createZODBPythonScript from Products.ERP5Type.tests.utils import createZODBPythonScript
from AccessControl.SecurityManagement import newSecurityManager from AccessControl.SecurityManagement import newSecurityManager
......
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