]> Cypherpunks repositories - gostls13.git/commit
go/types: make object test an external test
authorRobert Findley <rfindley@google.com>
Tue, 9 Nov 2021 16:19:20 +0000 (11:19 -0500)
committerRobert Findley <rfindley@google.com>
Tue, 9 Nov 2021 19:01:30 +0000 (19:01 +0000)
commitf59d36d2e3f0707c8bf2b157009ffc38a9b74d25
treef5c4cd58d54af0fc74f4c79d4802094ef5a05997
parent526b2ef0ea3a13d7e9af635918ef3ef86353f220
go/types: make object test an external test

This is a port of CL 361409 to go/types.

Change-Id: I17ccf8a5b4ba715fd8a87ea2c1811700fb1157e3
Reviewed-on: https://go-review.googlesource.com/c/go/+/362538
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/object_test.go