summaryrefslogtreecommitdiffstats
path: root/result_collection_api/dashboard
diff options
context:
space:
mode:
Diffstat (limited to 'result_collection_api/dashboard')
-rw-r--r--result_collection_api/dashboard/dashboard_utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/result_collection_api/dashboard/dashboard_utils.py b/result_collection_api/dashboard/dashboard_utils.py
index dccfe4f..8d83b00 100644
--- a/result_collection_api/dashboard/dashboard_utils.py
+++ b/result_collection_api/dashboard/dashboard_utils.py
@@ -24,6 +24,8 @@ from vsperf2Dashboard import format_vsperf_for_dashboard, \
check_vsperf_case_exist
from bottlenecks2Dashboard import format_bottlenecks_for_dashboard, \
check_bottlenecks_case_exist
+from qtip2Dashboard import format_qtip_for_dashboard, \
+ check_qtip_case_exist
# any project test project wishing to provide dashboard ready values
# must include at least 2 methods