blob: 2c616f25d894c0f8ac006eb0a056eb128403b1f7 [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 = [
"json_merge:json_merge_test($host_toolchain)",
"json_validator/test:tests($host_toolchain)",
]
}