mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
test/runtimes/proctor: remove an unknown nocgo attribute from go_test rule
PiperOrigin-RevId: 315353408
This commit is contained in:
@@ -21,7 +21,7 @@ go_test(
|
||||
size = "small",
|
||||
srcs = ["proctor_test.go"],
|
||||
library = ":proctor",
|
||||
nocgo = 1,
|
||||
pure = True,
|
||||
deps = [
|
||||
"//pkg/test/testutil",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user