From e5d9e7c3b2920ef6f7034aa5180f059b6ccecb54 Mon Sep 17 00:00:00 2001
From: gVisor bot <gvisor-bot@google.com>
Date: Tue, 5 May 2020 12:41:59 -0700
Subject: Internal change.

PiperOrigin-RevId: 310001058
---
 test/runtimes/proctor/BUILD | 1 +
 1 file changed, 1 insertion(+)

(limited to 'test')

diff --git a/test/runtimes/proctor/BUILD b/test/runtimes/proctor/BUILD
index 50a26d182..da1e331e1 100644
--- a/test/runtimes/proctor/BUILD
+++ b/test/runtimes/proctor/BUILD
@@ -21,6 +21,7 @@ go_test(
     size = "small",
     srcs = ["proctor_test.go"],
     library = ":proctor",
+    nocgo = 1,
     deps = [
         "//pkg/test/testutil",
     ],
-- 
cgit v1.2.3