blob: 89a403bb865edfa4a627d037263c9372d85c225f [file] [log] [blame]
# Copyright 2019 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 = [
"meta:rust_test($host_toolchain)",
"tools/merge:merge_sdk_test($host_toolchain)",
]
}