blob: 45d62b4a26ae5d391312648f120cb5d56507895c [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.time.Utc": "fuchsia-pkg://fuchsia.com/cobalt_tests#meta/cobalt_fake_timekeeper.cmx"
}
}
},
"program": {
"args": [
"--no_network_for_testing"
],
"binary": "test/cobalt_testapp_no_network"
},
"sandbox": {
"services": [
"fuchsia.logger.LogSink",
"fuchsia.sys.Launcher"
]
}
}