blob: 71921f6845dc2b3280f579f52861226a5e9e2c66 [file] [log] [blame] [edit]
# Copyright 2021 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 = [
"common:tests",
"framework:fatal-tests",
"framework:tests",
]
}