blob: 2ff7f9a3e69a26cc9737c9090d08b334c412347d [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/sys/test_runners/fuzz/default.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/fake_fuzzer_for_testing",
},
}