blob: 993d6ae342d436629e29e94e893bff0c25b60281 [file] [log] [blame]
{
include: [
"sdk/lib/diagnostics/syslog/client.shard.cml",
"src/sys/test_runners/rust/default.shard.cml",
],
program: {
binary: "test/shutdown_shim_integration_test",
},
use: [
{ protocol: "fuchsia.test.shutdownshim.Tests" },
],
}