blob: 9d55b366c90a08e194c64c79f474c0e87699f0aa [file] [log] [blame]
// Copyright 2021 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: [
"//sdk/lib/inspect/client.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/process_launch_failure_unittest_exe",
},
}