blob: 9e864d7b1a3f5a22b2f42b6d4e675d14cb4ee3b7 [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("tests") {
testonly = true
deps = [
"cpp",
"rust",
]
}