[tests] Fix imports for Python3 compatibility
This commit is contained in:
parent
30f3c898ed
commit
e4f728327e
6 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
import mock
|
||||
import unittest
|
||||
|
||||
import mocks
|
||||
import tests.mocks as mocks
|
||||
|
||||
from bumblebee.util import *
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue