blob: 41f3a5761f57192d33eb0a772e15a335c671b498 [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",
},
}