blob: 50477b63b85f3415c8dc573ebd884455a21f3e2a [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 = [
"cowsay",
"fortune",
]
}