Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/bradenkell/sdio-testing-latest
/
.
/
src
/
sys
/
test_runners
/
inspect
/
default.shard.cml
blob: 6cec4b691f7142b989093e5e8bd7dc541adba44f [
file
] [
log
] [
blame
] [
edit
]
{
program
:
{
runner
:
"inspect_test_runner"
,
},
capabilities
:
[
{
protocol
:
"fuchsia.test.Suite"
},
],
expose
:
[
{
protocol
:
"fuchsia.test.Suite"
,
from
:
"self"
,
},
],
}