blob: 04f3fe2d4bdca15ea7e0615e8e9cf31a035c73bb [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("benchmarks") {
testonly = true
deps = [ "bench:dart-inspect-benchmarks" ]
}