]> Cypherpunks repositories - gostls13.git/commit
test: added test case for (fixed) issue 15470
authorRobert Griesemer <gri@golang.org>
Thu, 28 Apr 2016 21:24:19 +0000 (14:24 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 29 Apr 2016 00:42:13 +0000 (00:42 +0000)
commitd954f9c4d19bbe459ad4a6de95af47349da1d40b
treed724fb9ca8c802b5c1c0348417473bb3ee851458
parentaf6aa0fd745d48c2db70712ebfe6833d30a9a85d
test: added test case for (fixed) issue 15470

Follow-up to https://golang.org/cl/22543.

Change-Id: I873b4fa6616ac2aea8faada2fccd126233bbc07f
Reviewed-on: https://go-review.googlesource.com/22583
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/fixedbugs/issue15470.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue15470.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue15470.go [new file with mode: 0644]