Merge "Apex: enable ha for os-odl_l3-fdio"
[releng.git] / utils / test / testapi / opnfv_testapi / tests / unit / test_fake_pymongo.py
index 7c43fca..1ebc96f 100644 (file)
@@ -12,7 +12,7 @@ from tornado import gen
 from tornado import testing
 from tornado import web
 
-import fake_pymongo
+from opnfv_testapi.tests.unit import fake_pymongo
 
 
 class MyTest(testing.AsyncHTTPTestCase):