blob: 2a1871adebdcd566de27ed34db72d74215d3a5ff [file] [log] [blame]
{
include: [
"//src/sys/test_runners/rust/default.shard.cml",
"//src/sys/test_runners/tmp_storage.shard.cml",
"inspect/client.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/component_manager_test",
},
use: [
{
protocol: [ "fuchsia.process.Launcher" ],
},
],
}