blob: 0df3387b336761da6415c7c8afcce869be1d4994 [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("tools") {
testonly = true
deps = [
"ascendd",
"onet",
]
}