blob: 6a0e1e4ba589f70f88dcfc371b1dea540759b5c4 [file] [log] [blame] [edit]
# 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 = [
"tools:hermetic_tests",
"unittests:hermetic_tests",
]
}