blob: e02839d3f3cd1a495497898ae007d6c542b8ef7b [file] [log] [blame]
# Copyright 2024 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("tests") {
testonly = true
deps = [ "rust:tests" ]
}