blob: 1d6faa6e0cd98ae0403acd86450ed5fc2b431576 [file] [log] [blame] [edit]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.hardware.pty.Device"
]
}
},
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "bin/pty_lib_test"
},
"sandbox": {
"services": [
"fuchsia.hardware.pty.Device"
]
}
}