| Index: testing/buildbot/chromium.mojo.json
|
| diff --git a/testing/buildbot/chromium.mojo.json b/testing/buildbot/chromium.mojo.json
|
| index 907e9cb1617c6a1713e4765f66165c6986fbd879..6aca717eb417f861922bc67fe55b2d5e60b5795c 100644
|
| --- a/testing/buildbot/chromium.mojo.json
|
| +++ b/testing/buildbot/chromium.mojo.json
|
| @@ -25,6 +25,9 @@
|
| "test": "mus_ws_unittests"
|
| },
|
| {
|
| + "test": "views_mus_interactive_ui_tests"
|
| + },
|
| + {
|
| "test": "views_mus_unittests"
|
| }
|
| ]
|
| @@ -49,6 +52,9 @@
|
| "test": "mus_ws_unittests"
|
| },
|
| {
|
| + "test": "views_mus_interactive_ui_tests"
|
| + },
|
| + {
|
| "test": "views_mus_unittests"
|
| }
|
| ]
|
|
|