blob: b28fe2257a900eb340b03734e861bbb72bbc1d5e [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 = [
"injectable-time:tests",
"v2-argh-wrapper:tests",
]
}