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