| Index: mojo/tools/data/apptests
|
| diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
|
| index 9a8af7c91cd5c1e6a854ac9b90d0f299d497eadd..154b690fb81ffb9a4573b24570232186f311a453 100644
|
| --- a/mojo/tools/data/apptests
|
| +++ b/mojo/tools/data/apptests
|
| @@ -15,6 +15,10 @@ tests = [
|
| "test": "mojo:clipboard_apptests",
|
| },
|
| {
|
| + "test": "mojo:compositor_apptests",
|
| + "shell-args": ["--args-for=mojo:native_viewport_service --use-test-config"],
|
| + },
|
| + {
|
| "test": "mojo:example_apptests",
|
| # ExampleApplicationTest.CheckCommandLineArg checks --example_apptest_arg.
|
| "test-args": ["--example_apptest_arg"],
|
|
|