diff options
Diffstat (limited to 'cc/proto_test.go')
-rw-r--r-- | cc/proto_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/proto_test.go b/cc/proto_test.go index 2d059ebd1..f8bbd2643 100644 --- a/cc/proto_test.go +++ b/cc/proto_test.go @@ -22,7 +22,6 @@ import ( ) func TestProto(t *testing.T) { - t.Parallel() t.Run("simple", func(t *testing.T) { ctx := testCc(t, ` cc_library_shared { |