blob: 0e8434536b7481b2a0844909f75a3efc3433aefc [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 = [
"debug-dash-launcher:tests",
"stash_ctl:tests",
]
}