| Index: mojo/tools/data/apptests
|
| diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
|
| index 9decc60aa52d786764216fe3beaac3510dec7a41..5be37b66be803c1d5d0a0dfb215881d15581ea22 100644
|
| --- a/mojo/tools/data/apptests
|
| +++ b/mojo/tools/data/apptests
|
| @@ -13,6 +13,9 @@ tests = [
|
| # ExampleApplicationTest.CheckCommandLineArg checks --example_apptest_arg.
|
| "test-args": ["--example_apptest_arg"],
|
| },
|
| + {
|
| + "test": "mojo:file_manager_apptests",
|
| + },
|
| # Network service is now developed in Chromium and we run apptests there,
|
| # but we should be downloading their apptest binaries along with the service
|
| # binaries and reenable the test here, as we have better platform coverage on
|
|
|