| 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 6888eb9fef6e0b93cff65341b56202ad65348a61..5d75ba069267c8e300fea281f26c187a2f17cf99 100644
|
| --- a/appengine/config_service/ui/test/index.html
|
| +++ b/appengine/config_service/ui/test/index.html
|
| @@ -22,6 +22,9 @@
|
| 'common/auth-signin_test.html',
|
| 'config-ui/front-page_test.html',
|
| 'config-ui/config-set_test.html',
|
| + 'common/auth-signin_test.html?dom=shadow',
|
| + 'config-ui/front-page_test.html?dom=shadow',
|
| + 'config-ui/config-set_test.html?dom=shadow',
|
| ]);
|
| </script>
|
| </body>
|
|
|