Skip to content

Commit e3d39e0

Browse files
committed
Fix test
1 parent e07d468 commit e3d39e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

js/private/test/js_run_binary/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ js_run_binary(
102102
name = "gen_target_os",
103103
srcs = [":os_name.txt"],
104104
args = ["$(rootpath :os_name.txt)"],
105+
hoist_runfiles_to_exec_cfg = True,
105106
stdout = "target_os.txt",
106107
tags = ["manual"],
107108
tool = ":read_file",

0 commit comments

Comments
 (0)