blob: 3c070925c534e666b0c82b9f8d7b945e7c37c610 [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("examples") {
testonly = true
deps = [
"benchmark",
# TODO: Add more.
]
}