We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdee7fe commit d64bfc5Copy full SHA for d64bfc5
gazelle/python/BUILD.bazel
@@ -70,8 +70,8 @@ gazelle_test(
70
name = "python_test",
71
srcs = ["python_test.go"],
72
data = [
73
- ":gazelle_binary",
74
":_gazelle_binary_with_proto",
+ ":gazelle_binary",
75
],
76
test_dirs = glob(
77
# Use this so that we don't need to manually maintain the list.
0 commit comments