blob: 5db3db0dc1ecbc17a112f0b310538e35bbc19d8a [file] [log] [blame]
# Copyright 2022 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("tests") {
testonly = true
deps = [ "fuchsia.examples:tests" ]
}
group("ctf-tests") {
testonly = true
deps = [ "fuchsia.examples:ctf-tests" ]
}