Sign in
fuchsia
/
fuchsia
/
a8b1df8
/
.
/
examples
/
tests
/
meta
/
incomplete-test-example.cml
blob: f8c7a6ece8ad5158526c7bb169f248077fcc1bdf [
file
] [
log
] [
blame
]
{
program
:
{
binary
:
"bin/incomplete-test-example"
,
},
use
:
[
{
runner
:
"elf"
},
],
expose
:
[
{
protocol
:
"/svc/fuchsia.test.Suite"
,
from
:
"self"
,
},
],
}