blob: f833a670a3cf0cf720be24cecc3d7129d570781b [file] [log] [blame] [edit]
# Copyright 2025 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("hermetic_tests") {
testonly = true
deps = [
"client:hermetic_tests",
"server:hermetic_tests",
]
}