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