blob: 6f8f98b5388009515b28ff0d23b871283f2170d4 [file] [log] [blame]
# Copyright 2019 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 = [
"simple",
"swap_cpp",
"todo_cpp",
]
}