blob: d1448774221d5508edd7d55bf7298c69792782cb [file] [log] [blame]
# Copyright 2023 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
public_deps = [
"smoke_test:smoke_test($host_toolchain)",
"test_honeydew_integration:test_honeydew_integration_fc($host_toolchain)",
]
}