blob: 737e6e5078f450a9de02d6818a1152e5444eaeb9 [file]
# Copyright 2026 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 = [
".agent/skills/migrating_host_tool_to_bazel/examples:migration_examples",
".agent/skills/migrating_host_tool_to_bazel/examples:tests",
"scripts:tests",
"verifications:tests($host_toolchain)",
]
}