]> Cypherpunks repositories - gostls13.git/commit
test: add test for unlowered ITab
authorKeith Randall <khr@golang.org>
Tue, 10 May 2016 16:10:43 +0000 (09:10 -0700)
committerKeith Randall <khr@golang.org>
Tue, 10 May 2016 16:30:34 +0000 (16:30 +0000)
commit9e96ad851d9fb3feb7ee3f7b72213c5b7a9977aa
tree5c4d24c49b435a46b4e00ccf505ec8492fbfaddb
parent636670b8db9b72c80ec89da0a666be0d686269fd
test: add test for unlowered ITab

See #15604.  This was a bug in a CL that has since been
rolled back.  Adding a test to challenge the next attempter.

Change-Id: Ic43be254ea6eaab0071018cdc61d9b1c21f19cbf
Reviewed-on: https://go-review.googlesource.com/23000
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
test/fixedbugs/issue15604.go [new file with mode: 0644]