]> Cypherpunks repositories - gostls13.git/commit
math/rand: use t.Helper in tests
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 29 Jul 2017 14:25:39 +0000 (07:25 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 8 Aug 2017 23:49:31 +0000 (23:49 +0000)
commit6b53dd4f2b3a30b010f3c0cc5dabc8a7ad896c15
tree58df0eafb4f473f9c71237a1153b4884ca741151
parentca19f2fc78a5b6b97d842a4a9816a9d1eea12f05
math/rand: use t.Helper in tests

Change-Id: Iece39e6412c0f6c63f563eed1621b8cca02de835
Reviewed-on: https://go-review.googlesource.com/51890
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Avelino <t@avelino.xxx>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/rand/rand_test.go