blob: 786dc59415f803401c6118a12f21868ce5a3dd8b [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--test-threads=1"
],
"binary": "bin/component_events_integration_test"
},
"sandbox": {
"services": [
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader",
"fuchsia.sys.internal.ComponentEventProvider"
]
}
}