blob: 491635c5027b83a113d26fb7b81f3fc768d4a19b [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 = [
"c:tests",
"llcpp/tests",
"rust:tests",
]
}