| Index: Tools/GardeningServer/ui/ct-test-list-tests.html
|
| diff --git a/Tools/GardeningServer/ui/ct-test-list-tests.html b/Tools/GardeningServer/ui/ct-test-list-tests.html
|
| index 5a947a6219f70150dc7d7ae9b3b3ab65461ec584..90d6c3bfe289624079244bf49c55d2c6963a016d 100644
|
| --- a/Tools/GardeningServer/ui/ct-test-list-tests.html
|
| +++ b/Tools/GardeningServer/ui/ct-test-list-tests.html
|
| @@ -6,6 +6,8 @@ found in the LICENSE file.
|
|
|
| <link rel="import" href="ct-test-list.html">
|
|
|
| +<link rel="import" href="../model/ct-failure.html">
|
| +
|
| <script>
|
| (function () {
|
|
|
|
|