blob: 440f22a3b2e3233efe818f3444f447c12b16c610 [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
deps = [
"fidl:tests",
"host_examples:tests",
"integration:tests",
"serial:tests",
]
}