blob: de370e0b7d930c82f3bd0e19727061f73e0b15e5 [file] [log] [blame]
{
include: [
"sdk/lib/diagnostics/syslog/client.shard.cml",
"src/sys/test_runners/rust/default.shard.cml",
"src/sys/test_runners/tmp_storage.shard.cml",
],
program: {
binary: "test/remote_control_lib_test",
},
use: [
{
protocol: [ "fuchsia.sys.Launcher" ],
from: "parent",
},
],
}