Skip to content

Commit 93848e5

Browse files
committed
fix bin name
1 parent 2f2af0e commit 93848e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/packaging/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ build_test(
2626
)
2727

2828
py_reconfig_test(
29-
name = "bin_bootstrap_script",
29+
name = "bin",
3030
srcs = ["bin.py"],
3131
bootstrap_impl = "script",
3232
main = "bin.py",

0 commit comments

Comments
 (0)