]> Cypherpunks repositories - gostls13.git/commit
math: use constant rather than variable for exported test threshold
authorRobert Griesemer <gri@golang.org>
Thu, 13 Dec 2018 06:08:50 +0000 (22:08 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 13 Dec 2018 06:33:18 +0000 (06:33 +0000)
commit944a9c7a4f2553998609351ee17111995cf80bb7
tree07601cc07742c963adce1b373d129373147a2b8d
parent98521a5a8f464d90898f7324171d9a78951e7342
math: use constant rather than variable for exported test threshold

This is a minor follow-up on https://golang.org/cl/153059.

TBR=iant

Updates #6794.

Change-Id: I03657dafc572959d46a03f86bbeb280825bc969d
Reviewed-on: https://go-review.googlesource.com/c/153845
Reviewed-by: Robert Griesemer <gri@golang.org>
src/math/export_test.go