blob: 87ae454089a3b63093c9a6c54561f2ebfbff3ade [file] [log] [blame]
{
include: [ "syslog/client.shard.cml" ],
program: {
runner: "elf",
binary: "bin/no-onfinished-after-test-example",
},
capabilities: [
{ protocol: "fuchsia.test.Suite" },
],
expose: [
{
protocol: "fuchsia.test.Suite",
from: "self",
},
],
}