Chromium Code Reviews| Index: mojo/tools/data/apptests |
| diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..60b3c6d5ec2550471e9dce01c70887f8a662bed5 |
| --- /dev/null |
| +++ b/mojo/tools/data/apptests |
| @@ -0,0 +1,7 @@ |
| +# This file contains a list of Mojo gtest unit tests. |
| +# This must be a valid python dictionary. |
| +[ |
| + { |
| + "test": "mojo:network_service_apptests", |
| + }, |
| +] |