Skip to content

Commit

Permalink
* Fixing slight nuance for deps between sh_binary in test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name authored and filmil committed Oct 28, 2023
1 parent 2b56d34 commit 8865151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sh_binary(
sh_binary(
name = "wrapper_script_for_exit_with_input_bin",
srcs = ["wrapper_script_for_exit_with_input"],
deps = [
data = [
":exit_with_input_bin"
],
)
Expand Down

0 comments on commit 8865151

Please sign in to comment.