blob: 4bc65df4b29cb27222bdffaee6c736051e76411f [file] [log] [blame]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--nocapture",
"--test-threads=1",
"-Zunstable-options",
"--ensure-time"
],
"binary": "test/scoped_task_test"
},
"sandbox": {
"services": [
"fuchsia.process.Launcher"
]
}
}