[tests] Fix imports for Python3 compatibility

This commit is contained in:
Tobi-wan Kenobi 2017-03-05 09:40:15 +01:00
parent 30f3c898ed
commit e4f728327e
6 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
import mock
import unittest
import mocks
import tests.mocks as mocks
from bumblebee.util import *