Skip to content

Commit

Permalink
Transition additional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed Apr 19, 2022
1 parent ad33b06 commit 6541aaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/private/rules/test.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ _go_test_kwargs = {
"_testmain_additional_deps": attr.label_list(
providers = [GoLibrary],
default = ["//go/tools/bzltestutil"],
cfg = go_transition,
),
# Workaround for bazelbuild/bazel#6293. See comment in lcov_merger.sh.
"_lcov_merger": attr.label(
Expand Down

0 comments on commit 6541aaa

Please sign in to comment.