blob: 5c62bc966becdc05c9cdc73b66ca107191482c2e [file] [log] [blame]
{
include: [
"sdk/lib/diagnostics/syslog/client.shard.cml",
"src/sys/test_runners/rust/default.shard.cml",
],
program: {
// The hello_world_rust_bin_test target is generated by rustc_binary
// when the with_unit_tests attribute is true.
binary: "bin/hello_world_rust_bin_test",
},
}