blob: febe2ead5b73138354b45f76e616e1a47f43bdd9 [file] [log] [blame]
# Copyright 2019 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("testing") {
testonly = true
deps = [
":tests",
"host_target_testing",
]
}
group("tests") {
testonly = true
deps = []
}