blob: e3f1b78e57593b775dad0f24e9102d58f7c38b8a [file] [log] [blame]
{
capabilities: [
{ protocol: "fuchsia.test.Suite" },
],
use: [
{ runner: "gtest_runner" },
],
expose: [
{
protocol: "fuchsia.test.Suite",
from: "self",
},
],
}