blob: 024add2d633f4386641b1b2cd8890bbad788652e [file] [log] [blame]
{
include: [
"//sdk/lib/diagnostics/syslog/client.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml",
],
program: {
binary: "test/storage_operation",
},
use: [
{
protocol: [ "fuchsia.process.Launcher" ],
},
],
}