]> Cypherpunks repositories - gostls13.git/commit
go/types: simplify use of TestManual
authorRob Findley <rfindley@google.com>
Fri, 30 Apr 2021 18:55:11 +0000 (14:55 -0400)
committerRobert Findley <rfindley@google.com>
Sat, 1 May 2021 11:42:49 +0000 (11:42 +0000)
commita9db5a73867f676f2f6a1b8fd2bb61d06b0a10f7
tree37ed10b96ac6809f39383167f6aa08fe59097355
parentffc38d8ab47753643687a99c66cecd8e044b5c70
go/types: simplify use of TestManual

This is a 1:1 port of CL 315689 to go/types.

Change-Id: If71186b3719be8433c9d21b22c51ffde2cadd55b
Reviewed-on: https://go-review.googlesource.com/c/go/+/315849
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/check_test.go