summaryrefslogtreecommitdiffstats
path: root/ocata/ocata/proxy/tests/test_service_proxy.py
diff options
context:
space:
mode:
Diffstat (limited to 'ocata/ocata/proxy/tests/test_service_proxy.py')
-rw-r--r--ocata/ocata/proxy/tests/test_service_proxy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocata/ocata/proxy/tests/test_service_proxy.py b/ocata/ocata/proxy/tests/test_service_proxy.py
index f916e33e..aa461d37 100644
--- a/ocata/ocata/proxy/tests/test_service_proxy.py
+++ b/ocata/ocata/proxy/tests/test_service_proxy.py
@@ -21,7 +21,7 @@ from rest_framework import status
import unittest
-from newton.requests.views.util import VimDriverUtils
+from newton_base.util import VimDriverUtils
MOCK_VIM_INFO = {
"createTime": "2017-04-01 02:22:27",