Sign in
fuchsia
/
fuchsia
/
353f70a80eac
/
.
/
examples
/
tests
/
meta
/
no-test-example.cml
blob: f4f20dd43393a8fac94c652a686f45a61eeb4454 [
file
] [
log
] [
blame
]
{
program
:
{
binary
:
"bin/no-test-example"
,
},
capabilities
:
[
{
protocol
:
"fuchsia.test.Suite"
},
],
use
:
[
{
runner
:
"elf"
},
],
expose
:
[
{
protocol
:
"fuchsia.test.Suite"
,
from
:
"self"
,
},
],
}