blob: 1d92992b2460ad3458e63aeb1c6b729c934244b6 [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: [ "//src/diagnostics/validator/inspect/meta/puppet.shard.cml" ],
program: {
runner: "elf",
binary: "bin/inspect_validator_cpp_puppet",
},
}