blob: 2083cb22a5c84697734cba9727772571f97d28a9 [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("cts") {
deps = [
"//cts/build:tests",
"//cts/tests/hello_world:tests",
]
testonly = true
}