blob: f616f0b78041040d613d84e5ed92305bfb6ac163 [file] [log] [blame]
{
"program": {
"args": [
"--test.v",
"--test.timeout",
"2m"
],
"binary": "test/go_pprof_test"
},
"sandbox": {
"features": [
"isolated-temp"
],
"services": [
"fuchsia.process.Launcher"
]
}
}