blob: 96d2df5851d9f9167b6bac2a7c68109e6c8db91c [file]
# Copyright 2020 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 = [
"cpu-trace:tests",
]
}