]> Cypherpunks repositories - gostls13.git/commit
test: remove unused variable
authorKeith Randall <khr@golang.org>
Tue, 16 Aug 2016 20:52:51 +0000 (13:52 -0700)
committerKeith Randall <khr@golang.org>
Tue, 16 Aug 2016 21:46:54 +0000 (21:46 +0000)
commita16a189fb96f824d1eaa53db9c0047c7ce334bd1
tree985ffc9170d3922ba199296ab2fee427bdb93f4a
parent5ae82307696458269b373d82c072347d87a2a554
test: remove unused variable

ssaMain is no longer needed.

Change-Id: I0b77f0bcd482329d73018bd80a6e068e622e191b
Reviewed-on: https://go-review.googlesource.com/27190
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/run.go