]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/dashboard/test_logs.py
import 15.2.5
[ceph.git] / ceph / qa / tasks / mgr / dashboard / test_logs.py
index 5108161adade100da6adb10d1832731f3b911f0d..17d5d830c99666dd2a628b26d72b23c06820ad9b 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-from tasks.mgr.dashboard.helper import DashboardTestCase, JList, JObj
+from .helper import DashboardTestCase, JList, JObj
 
 
 class LogsTest(DashboardTestCase):