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