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