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