Skip to content

Commit 0294914

Browse files
committed
Set 'target_compatible_with' on test
1 parent 2e03584 commit 0294914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bootstrap_impls/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ sh_py_run_test(
7474
name = "run_binary_find_runfiles_test",
7575
py_src = "bin.py",
7676
sh_src = "run_binary_find_runfiles_test.sh",
77+
target_compatible_with = SUPPORTS_BOOTSTRAP_SCRIPT,
7778
)
7879

7980
sh_py_run_test(

0 commit comments

Comments
 (0)