blob: ab7db1df59ddde23eb46503d9d98e62bf5303599 [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
"include": [
"inspect/client.shard.cml",
"syslog/client.shard.cml",
"vulkan/client.shard.cml",
"//src/lib/vulkan/vulkan-test.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml"
],
"program": {
"binary": "bin/flatland_unittests"
},
}