| Index: Tools/GardeningServer/run-unittests.html
|
| diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
|
| index 1a4e76b8129c3363eac266f36744aabb14682d57..9c2523cc41e5b32c357d27c24e1366d0951696b4 100644
|
| --- a/Tools/GardeningServer/run-unittests.html
|
| +++ b/Tools/GardeningServer/run-unittests.html
|
| @@ -78,10 +78,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
| <script src="bower_components/platform/platform.js"></script>
|
| <link rel="import" href="bower_components/polymer/polymer.html">
|
| <link rel="import" href="polymer-load-warning.html">
|
| +<link rel="import" href="model/ct-commit-log-tests.html">
|
| <link rel="import" href="ui/ct-builder-grid-tests.html">
|
| <link rel="import" href="ui/ct-builder-tests.html">
|
| -<link rel="import" href="ui/ct-commit-data-tests.html">
|
| <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-failure-card-tests.html">
|
| <link rel="import" href="ui/ct-failure-grouper-tests.html">
|
|
|