blob: 3a61a6db918f9f3dfd0637c212eb48684183f71b [file]
# Copyright 2022 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("server_suite") {
testonly = true
deps = [
"cpp",
"dart",
"go",
"hlcpp",
"llcpp",
"rust",
]
}