Commit a80728c4 authored by Julien Muchembled's avatar Julien Muchembled

testConflictResolution & testInvalidationBug still need to import 'transaction'

This revert a wrong change in commit 8995b645
parent a8652fb2
......@@ -28,6 +28,7 @@
import unittest
import urllib
import transaction
import ZODB
from ZODB.DemoStorage import DemoStorage
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
......
2
\ No newline at end of file
3
\ No newline at end of file
......@@ -33,6 +33,7 @@ import threading
import time
import unittest
import urllib
import transaction
from DateTime import DateTime
from Testing import ZopeTestCase
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
......
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