blob: f74a0a0c2413e4b82f95aa29a887673f99080286 [file] [log] [blame]
# Copyright 2020 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.
group("mock-function") {
testonly = true
public_deps = [ "//zircon/system/ulib/mock-function" ]
}