blob: 5d7765f1c2531db9d0147e0db7c6e29b99984f96 [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 = [
"expect:tests",
"expectation:tests",
"parseoutput:tests",
]
}