]> Cypherpunks repositories - gostls13.git/commit
go/types,cmd/compile/internal/types2: fix TestStdlib
authorFilippo Valsorda <filippo@golang.org>
Thu, 5 May 2022 22:38:02 +0000 (18:38 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 5 May 2022 22:53:14 +0000 (22:53 +0000)
commit86536b934a6a5d074f1539b3103d7bc86a97e869
tree4db23881cedb53eabb1b8058d6f1c023a0e5f7c0
parentbb1f4416180511231de6d17a1f2f55c82aafc863
go/types,cmd/compile/internal/types2: fix TestStdlib

CL 402556 moved a special-cased package and broke the longtests.

Change-Id: I10b48e0912c1cee0eabc342ed1c1704ed79946bd
Reviewed-on: https://go-review.googlesource.com/c/go/+/404474
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Filippo Valsorda <valsorda@google.com>
Auto-Submit: Filippo Valsorda <valsorda@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/types2/stdlib_test.go
src/go/types/stdlib_test.go