blob: 41a9c3137c213898dd6bd7471f6e4f2631a3bc22 [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 = [
"emulator:tests",
"expect:tests",
"parseoutput:tests",
]
}