blob: d668201116eeea4e7c533f5c89d6c9f4d66efdd6 [file] [log] [blame]
# Copyright 2023 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 = [
"cpp:hermetic_tests",
"rust:hermetic_tests",
]
}