| Index: Tools/GardeningServer/run-unittests.html
|
| diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
|
| index 60c66dbce0b9c9ae313749487a92fd8509af9dc8..829197206f1c2bd6b76f616976cc442e424e1ae3 100644
|
| --- a/Tools/GardeningServer/run-unittests.html
|
| +++ b/Tools/GardeningServer/run-unittests.html
|
| @@ -74,8 +74,13 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
| <link rel="import" href="bower_components/polymer/polymer.html">
|
| <link rel="import" href="polymer-load-warning.html">
|
| <link rel="import" href="ui/ct-commit-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">
|
| +<link rel="import" href="ui/ct-results-by-builder-tests.html">
|
| <link rel="import" href="ui/ct-results-comparison-tests.html">
|
| +<link rel="import" href="ui/ct-results-panel-tests.html">
|
| +<link rel="import" href="ui/ct-test-list-tests.html">
|
| <link rel="import" href="ui/ct-test-output-tests.html">
|
|
|
| </body>
|
|
|