blob: 3b99cb45aa5810a57bdeada74bcc901b648ed6d7 [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
data_deps = []
}