blob: 11fd4f2c816f63669a9c61f89fdd492af365a24c [file] [log] [blame]
{
include: [
"//src/sys/test_runners/rust/default.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/setui_client_lib_lib_test",
},
use: [
{
protocol: [
"fuchsia.sys.Environment",
"fuchsia.sys.Loader",
],
},
],
}