blob: 994451b4b5a51c3f0da3d1c1608d7128ce8abdb3 [file] [log] [blame]
# Copyright 2021 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
public_deps = [
"radix_sort_vk_bench",
"radix_sort_vk_bench:tests",
]
}