]> Cypherpunks repositories - gostls13.git/commit
test: avoid matching file names in errcheck
authorRuss Cox <rsc@golang.org>
Tue, 18 Oct 2016 04:34:57 +0000 (00:34 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 18 Oct 2016 05:32:37 +0000 (05:32 +0000)
commit57666c3fe842c8a210b55e22514834ec724f945d
tree870c14eaa13dd6ca7149650fbe79e28708496333
parent5a0d50f4eb7e35a57364ed5d2f7b79c0b1a80b36
test: avoid matching file names in errcheck

Fixes #17030.

Change-Id: Ic7f237ac7553ae0176929056e64b01667ed59066
Reviewed-on: https://go-review.googlesource.com/31351
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/fixedbugs/bug332.go
test/method2.go
test/run.go