]> Cypherpunks repositories - gostls13.git/commit
cmd/go: make pattern matching tests less repetitive
authorRuss Cox <rsc@golang.org>
Tue, 28 Mar 2017 18:59:13 +0000 (14:59 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 29 Mar 2017 18:05:13 +0000 (18:05 +0000)
commit8295dbda03ef2bfaccb6e2c139f1981d0c69964d
tree2d41a44a193692efc7b6590e9eaf98412b31d478
parentf0a3018b00bb535259e7d46f0f1503048130f51c
cmd/go: make pattern matching tests less repetitive

Change-Id: I25db1d637dd461cec67ba70659d523b46895c113
Reviewed-on: https://go-review.googlesource.com/38744
Reviewed-by: Alan Donovan <adonovan@google.com>
src/cmd/go/internal/load/match_test.go