blob: 17ace761c3c56b1598b659829443cb3c923aab7b [file] [log] [blame]
{
"program": {
"args": [
"--test.timeout",
"5m"
],
"binary": "test/go_os_test"
},
"sandbox": {
"boot": [
"bin",
"lib"
],
"dev": [
"null"
],
"features": [
"isolated-temp"
],
"services": [
"fuchsia.process.Launcher"
]
}
}