Chromium Code Reviews| Index: appengine/config_service/ui/test/index.html |
| diff --git a/appengine/config_service/ui/test/index.html b/appengine/config_service/ui/test/index.html |
| index ea218f53390b349209c2b805a8176366b1f9c317..6888eb9fef6e0b93cff65341b56202ad65348a61 100644 |
| --- a/appengine/config_service/ui/test/index.html |
| +++ b/appengine/config_service/ui/test/index.html |
| @@ -19,6 +19,7 @@ |
| <script> |
| WCT.loadSuites([ |
| + 'common/auth-signin_test.html', |
| 'config-ui/front-page_test.html', |
| 'config-ui/config-set_test.html', |
| ]); |