]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/dashboard/test_perf_counters.py
import 15.2.5
[ceph.git] / ceph / qa / tasks / mgr / dashboard / test_perf_counters.py
index 99133a77cc725dbb3fd5093da31b77657b7b8cfc..c01368bce8db15556db9680751b98e3a507e5b76 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-from tasks.mgr.dashboard.helper import DashboardTestCase, JObj
+from .helper import DashboardTestCase, JObj
 
 
 class PerfCountersControllerTest(DashboardTestCase):