]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/dashboard/test_erasure_code_profile.py
import 15.2.5
[ceph.git] / ceph / qa / tasks / mgr / dashboard / test_erasure_code_profile.py
index c6c829577b3a3a1ebb44f74334654c62b2bc6d4a..12e061777fc28170e2a946058257ec6282e0f05c 100644 (file)
@@ -4,7 +4,7 @@ from __future__ import absolute_import
 
 import six
 
-from tasks.mgr.dashboard.helper import DashboardTestCase, JObj, JList
+from .helper import DashboardTestCase, JObj, JList
 
 
 class ECPTest(DashboardTestCase):