Index: Tools/GardeningServer/run-unittests.html |
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html |
index 3362c296e6948ec50e67eaa002efa0c879d0fa43..0a523049d9e3f66b94a6cb9cbfc9a82361224612 100644 |
--- a/Tools/GardeningServer/run-unittests.html |
+++ b/Tools/GardeningServer/run-unittests.html |
@@ -50,6 +50,7 @@ THE POSSIBILITY OF SUCH DAMAGE. |
<script src="scripts/results.js"></script> |
<script src="scripts/results_unittests.js"></script> |
<script src="scripts/ui.js"></script> |
+<script src="scripts/ui_unittests.js"></script> |
<script src="bower_components/platform/platform.js"></script> |
<link rel="import" href="bower_components/polymer/polymer.html"> |
@@ -61,7 +62,7 @@ THE POSSIBILITY OF SUCH DAMAGE. |
<link rel="import" href="ui/ct-commit-tests.html"> |
<link rel="import" href="ui/ct-commit-list-tests.html"> |
<link rel="import" href="ui/ct-embedded-flakiness-dashboard-tests.html"> |
-<link rel="import" href="ui/ct-failing-builders-tests.html"> |
+<link rel="import" href="ui/ct-failure-analyzer-tests.html"> |
<link rel="import" href="ui/ct-failure-card-tests.html"> |
<link rel="import" href="ui/ct-failure-grouper-tests.html"> |
<link rel="import" href="ui/ct-failure-stream-tests.html"> |