blob: 1565a7bac1731d602d5b8df515d4f2e079c1a71c [file] [log] [blame] [edit]
{
include: [
"sdk/lib/diagnostics/syslog/client.shard.cml",
"src/sys/test_runners/gtest/default.shard.cml",
],
program: {
binary: "test/stdcompat-unit-test",
},
use: [
{
protocol: [ "fuchsia.process.Launcher" ],
},
],
}