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