blob: 7f532a2c3e132fb9c80428007e04917e18747c57 [file] [log] [blame]
# Copyright 2022 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
}
if (is_host) {
group("host_tests") {
testonly = true
deps = [ "assembled_config" ]
}
}