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