blob: 3835ad9d81b1619453a73b760cb4762e0e5ab020 [file] [edit]
// Copyright 2023 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.
{
children: [
{
name: "inspect_test_runner",
url: "fuchsia-pkg://fuchsia.com/inspect-test-runner#meta/inspect-test-runner.cm",
},
],
offer: [
{
dictionary: "diagnostics-accessors",
from: "parent",
to: "#inspect_test_runner",
},
],
}