blob: 6e4d89830177f037a3e784c1186e72adb0776c77 [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("helpers") {
testonly = true
deps = [
"mock_device_settings",
"netstack_cfg",
"netstack_intermediary",
]
}