blob: eea39a037bf7cfd1338df87af38f103a1afad15e [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("src") {
testonly = true
deps = [
"remote_module_resolver",
]
}