blob: 99c0bcb4a5ce63c3540c9477e0ef835176ce43eb [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 = [
"configurable-netstack:tests",
"doc:tests",
"network-context:tests",
"runner:tests",
"service:tests",
"sync-manager:tests",
]
}