blob: a0d313737cd32ca600c4157042395ea08848ed87 [file] [log] [blame]
# Copyright 2020 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 = [
"network_manager_e2e_tests:tests",
"network_manager_integration_tests:tests",
]
}