Internal change.

PiperOrigin-RevId: 527062576
This commit is contained in:
gVisor bot
2023-04-25 13:44:27 -07:00
parent a938259779
commit 720a522c29
+1 -1
View File
@@ -39,7 +39,7 @@ yaml_test = rule(
),
"_tool": attr.label(
executable = True,
cfg = "exec",
cfg = "target",
default = Label("//tools/yamltest:yamltest"),
),
},