]> Cypherpunks repositories - gostls13.git/commit
reflect: fix SetIter test
authorKeith Randall <khr@golang.org>
Fri, 15 Oct 2021 06:01:34 +0000 (23:01 -0700)
committerKeith Randall <khr@golang.org>
Fri, 15 Oct 2021 07:13:43 +0000 (07:13 +0000)
commit1cbec685124b7a40fe899286db697a85da7be28a
treec0ab20b697108aa61d170e7d641bc1155edbd69e
parent81484cf6263461057251bbda825f2c3dc4cdcd09
reflect: fix SetIter test

Missed one review comment in CL 356049

Change-Id: I05be585d15e77afc1aa57b737cdc8ba7204bab98
Reviewed-on: https://go-review.googlesource.com/c/go/+/356051
Trust: Keith Randall <khr@golang.org>
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/reflect/all_test.go