]> Cypherpunks repositories - gostls13.git/commit
math/big: flip long/short flag on TestFloat32Distribution
authorCherry Zhang <cherryyz@google.com>
Thu, 27 Oct 2016 20:42:42 +0000 (16:42 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 27 Oct 2016 21:44:37 +0000 (21:44 +0000)
commit0dabbcdc435e4babf76bd561cfe67a486404d73a
tree16adc080d146d0785e3e3163b59a4a73dc60589d
parentf357091a6d48c3a87db14338b321eca52af30dd7
math/big: flip long/short flag on TestFloat32Distribution

It looks like a typo in CL 30707.

Change-Id: Ia2d013567dbd1a49901d9be0cd2d5a103e6e38cf
Reviewed-on: https://go-review.googlesource.com/32187
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/math/big/rat_test.go