blob: 3aa7e4b35f00cf37d20a5cfd81a963c467b35526 [file] [log] [blame]
# Copyright 2020 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 = [
"go:tests",
"hlcpp:tests",
"llcpp:tests",
"rust:tests",
"test",
]
}