Commit 01c2661d authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_erp5: Fixup import on wendelin test.

parent b3ba2503
...@@ -23,8 +23,7 @@ ...@@ -23,8 +23,7 @@
############################################################################## ##############################################################################
from erp5.component.test.SlapOSTestCaseMixin import SlapOSTestCaseMixin from erp5.component.test.SlapOSTestCaseMixin import SlapOSTestCaseMixin
from wendelin import bigarray # pylint: disable=unused-import from wendelin.bigarray.array_zodb import ZBigArray
from bigarray.array_zodb import ZBigArray
from numpy.testing import assert_array_equal from numpy.testing import assert_array_equal
import transaction 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