]> Cypherpunks repositories - gostls13.git/commit
net: don't show verbose information when -test.v=false
authorMikio Hara <mikioh.mikioh@gmail.com>
Fri, 15 May 2015 03:10:10 +0000 (12:10 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sat, 23 May 2015 01:13:51 +0000 (01:13 +0000)
commitcca39ff3b1a4da86e1115e0a1375f2f429d192c8
treecf8904b7631a19e3da57fe6affbdd44ad93d7eb9
parent2df1ccdbc6aac9e570e985437d741d723cb3497c
net: don't show verbose information when -test.v=false

Updates #10845.

Change-Id: I4cec670c7db88c50a6e5619e611744e161d73b3c
Reviewed-on: https://go-review.googlesource.com/10131
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/main_test.go