blob: b7d95360ee5f5c04178e9b638d2f7dd92ca041bd [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/offer.shard.cml",
"syslog/offer.shard.cml",
],
children: [
{
name: "a",
url: "#meta/a.cm",
},
{
name: "b",
url: "test:///b",
},
],
}