Add test facets to test_suite.cml (flutter/engine#29697)

This commit is contained in:
Chase Latta 2021-11-11 16:11:41 -08:00 committed by GitHub
parent b44d9b0579
commit 6e983493b3

View File

@ -1,4 +1,7 @@
{
facets: {
"fuchsia.test": { type: "system" },
},
program: {
// TODO(fxbug.dev/80338): Switch to gtest_runner after the filters in
// `gtest_filters.yaml` are supported by `--test-filter` and