blob: 5774cf0451886a50ec6084657a616ae84b17c169 [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("zxtest") {
public_deps = [ "//zircon/system/ulib/zxtest" ]
}