{ | |
"include": [ | |
"sdk/lib/diagnostics/syslog/client.shard.cmx", | |
"src/lib/fuchsia-hyper/hyper.shard.cmx", | |
"src/lib/fuchsia-hyper/hyper_testing.shard.cmx" | |
], | |
"program": { | |
"binary": "test/fuchsia_hyper_lib_test" | |
}, | |
"sandbox": { | |
"features": [ | |
"root-ssl-certificates" | |
] | |
} | |
} |