blob: d5e0a15f60974c117b2860f4d4f2b33e375a6a1f [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 = [ "rust:examples" ]
}