blob: 25cfbbd3f75730ea6943e5039fccaef6f123b4f5 [file] [log] [blame]
# 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("examples") {
testonly = true
deps = [
"go:examples",
"rust:examples",
]
}