blob: 698454422903f66e9c43f60bcdad1b7581c96885 [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/connectivity/network/dns/meta/dns_resolver_base.shard.cml",
"//src/lib/fake-clock/lib/client.shard.cml",
],
program: {
binary: "bin/dns_resolver_with_fake_time",
},
}