blob: 820171c78f7b45af45e2b911898728a1de2770ac [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("tests") {
testonly = true
deps = [
"bazel2gn:bazel2gn_tests($host_toolchain)",
"json_merge:json_merge_test($host_toolchain)",
"json_validator/test:tests($host_toolchain)",
]
}