blob: 60ed1d566ece29cae8d76effe96873f8181d8fc7 [file] [log] [blame]
{
"program": {
"binary": "bin/failing-test-example",
},
"use": [
{ "runner": "elf" }
],
"expose": [
{
"protocol": "/svc/fuchsia.test.Suite",
"from": "self",
},
]
}