blob: 426a9fd642468a2ba10e84da973aa872087ed8c2 [file] [log] [blame]
# Copyright 2017 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 = [
"benchmarks",
"modular_config",
]
}