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