]> Cypherpunks repositories - gostls13.git/commit
runtime: remove useless assignment in test code
authorIan Lance Taylor <iant@golang.org>
Fri, 4 Nov 2016 13:43:48 +0000 (06:43 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 4 Nov 2016 14:09:52 +0000 (14:09 +0000)
commit04d71354eb54b62e9fc520a2fbff8dd76a5782d0
treeff398a9ae7124845efac830ea95613a7fc33a8fa
parentd62b31386338364b3f319337ca0a1e511c6f23f7
runtime: remove useless assignment in test code

Change-Id: I5fecdf52e9e3035ea8feb5768985ed5200dbd6af
Reviewed-on: https://go-review.googlesource.com/32752
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Martin Möhrmann <martisch@uos.de>
src/runtime/crash_test.go