blob: 964040a3757151b06e18a72504094f8eaf1b2e0a [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors.
# 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 = [ "rust-bin:hermetic_tests" ]
}