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