blob: 17e2f8fad8ddee791efc8307e6e2a364cc6f3631 [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("tests") {
testonly = true
data_deps = [
"cobalt:tests",
"connectivity:tests",
"developer:tests",
"ledger:tests",
"lib:tests",
"media:tests",
"modular:tests",
"speech:tests",
"testing:tests",
]
}