]> Cypherpunks repositories - gostls13.git/commit
test: update test for issue 15548
authorRobert Griesemer <gri@golang.org>
Fri, 6 May 2016 00:46:58 +0000 (17:46 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 6 May 2016 02:50:42 +0000 (02:50 +0000)
commitd68f800620b4295039912066970fb2be914f1d1e
tree7b29dc138d4c9de2f3cb121a94480fc5d005cd0f
parentb90cb3f4716d3fede57bf8e798d27406fba5c294
test: update test for issue 15548

Accidentally checked in the version of file c.go that doesn't
exhibit the bug - hence the test was not testing the bug fix.
Double-checked that this version exposes the bug w/o the fix.

Change-Id: Ie4dc455229d1ac802a80164b5d549c2ad4d971f5
Reviewed-on: https://go-review.googlesource.com/22837
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
test/fixedbugs/issue15548.dir/c.go