blob: 36e7a74b6a168b9391c58c848645f5036ec64bad [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sys.test.CacheControl"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/isolated_cache_example_tests"
},
"sandbox": {
"features": [
"isolated-cache-storage"
],
"services": [
"fuchsia.sys.test.CacheControl"
]
}
}