blob: 76625beb87a3ae6b3252675239ce1547e61ec82f [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",
]
}