summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'testapi/opnfv_testapi/ui/index.html')
-rw-r--r--testapi/opnfv_testapi/ui/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testapi/opnfv_testapi/ui/index.html b/testapi/opnfv_testapi/ui/index.html
index 98f1ed8..5e69e87 100644
--- a/testapi/opnfv_testapi/ui/index.html
+++ b/testapi/opnfv_testapi/ui/index.html
@@ -48,6 +48,7 @@
<script src="testapi-ui/components/projects/projectsController.js"></script>
<script src="testapi-ui/components/projects/project/projectController.js"></script>
<script src="testapi-ui/components/results/resultsController.js"></script>
+ <script src="testapi-ui/components/results/result/resultController.js"></script>
<script src="testapi-ui/components/profile/profileController.js"></script>
<script src="testapi-ui/components/auth-failure/authFailureController.js"></script>
<script src="testapi-ui/components/logout/logoutController.js"></script>