]> Cypherpunks repositories - gostls13.git/commit
testing: add clear panic for duplicate call to t.Parallel
authorRuss Cox <rsc@golang.org>
Tue, 29 Dec 2015 17:10:01 +0000 (12:10 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 4 Jan 2016 20:10:17 +0000 (20:10 +0000)
commit7f4443d5fa9248c1d0e9d07b2c502a46ca252db2
tree5edcb559754542d5564b9ae5b0baa4762ab0f908
parent9d549b5b62f3afd9704c66b5e348a976b2614909
testing: add clear panic for duplicate call to t.Parallel

Change-Id: I155633b58e1823344a26c3edf11f5626fae080ee
Reviewed-on: https://go-review.googlesource.com/18204
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/testing/testing.go