blob: 0e78620d2e4cc9382b3e053122330d7f614fa6f2 [file] [log] [blame] [edit]
# 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.
if (is_host) {
group("host_tests") {
testonly = true
deps = [ "structured_config:host_tests" ]
}
}