]> Cypherpunks repositories - gostls13.git/commit
internal/testenv: skip network tests only when -short is specified
authorAndrew Gerrand <adg@golang.org>
Thu, 18 Jun 2015 07:33:29 +0000 (17:33 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 18 Jun 2015 21:10:44 +0000 (21:10 +0000)
commite6d2112ba9fb4823aa14bec5e32c57533d135787
tree11053671761fa49344d5637f4dcce42187cbe6b3
parentee1ef8fe676e20c82d381b839b02e8967f1dcf43
internal/testenv: skip network tests only when -short is specified

Change-Id: I157879f5204d543eb3fc81c212d563b146473ba8
Reviewed-on: https://go-review.googlesource.com/11232
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/internal/testenv/testenv.go