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