Commit ed39220e authored by Aurel's avatar Aurel

fix import in legacy test


git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37783 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2bcdd046
...@@ -41,7 +41,7 @@ from DateTime import DateTime ...@@ -41,7 +41,7 @@ from DateTime import DateTime
from Acquisition import aq_parent from Acquisition import aq_parent
from zLOG import LOG from zLOG import LOG
from Products.ERP5Type.tests.Sequence import SequenceList from Products.ERP5Type.tests.Sequence import SequenceList
from testPackingList import TestPackingListMixin from testLegacySimulationPackingList import TestPackingListMixin
from testAccountingRules import TestAccountingRulesMixin from testAccountingRules import TestAccountingRulesMixin
class TestInvoiceMixin(TestPackingListMixin, class TestInvoiceMixin(TestPackingListMixin,
......
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