Skip to content

Commit 2f5b78b

Browse files
committed
rebase fixes
1 parent b788eb2 commit 2f5b78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap_impls/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ sh_py_run_test(
7979
imports = ["./MARKER"],
8080
py_src = "call_sys_exe.py",
8181
sh_src = "sys_executable_inherits_sys_path_test.sh",
82-
target_compatible_with = _SUPPORTS_BOOTSTRAP_SCRIPT,
82+
target_compatible_with = SUPPORTS_BOOTSTRAP_SCRIPT,
8383
)

0 commit comments

Comments
 (0)