blob: 43c893eb1e95e52da263289fb26d0df632e811df [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 = [
"swap_cpp",
"todo_cpp",
]
}