blob: c06fc525aa1a480a945cb886a13ca81543aa31aa [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",
"sl4f",
]
}
group("tests") {
testonly = true
data_deps = []
}