| Index: Tools/GardeningServer/run-unittests.html
|
| diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
|
| index e4bee582e5a47a313745200b30bd7afe28fe0b11..60c66dbce0b9c9ae313749487a92fd8509af9dc8 100644
|
| --- a/Tools/GardeningServer/run-unittests.html
|
| +++ b/Tools/GardeningServer/run-unittests.html
|
| @@ -73,7 +73,9 @@ 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="ui/ct-test-output-tests.html">
|
| +<link rel="import" href="ui/ct-commit-tests.html">
|
| +<link rel="import" href="ui/ct-failure-grouper-tests.html">
|
| <link rel="import" href="ui/ct-results-comparison-tests.html">
|
| +<link rel="import" href="ui/ct-test-output-tests.html">
|
|
|
| </body>
|
|
|