]> Cypherpunks repositories - gostls13.git/commit
math/big: fix TestBytes test
authorRobert Griesemer <gri@golang.org>
Fri, 21 Aug 2015 18:30:19 +0000 (11:30 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 21 Aug 2015 20:02:40 +0000 (20:02 +0000)
commite288271773d128c2eff80317ffa532f22ee990a5
treeeffa35c24cb543c7085ae11ba2c5bf5ac6916ae4
parent9538e4e73b42c273be9c5e2bb7b356b454b10dbd
math/big: fix TestBytes test

Fixes #12231.

Change-Id: I1f07c444623cd864667e21b2fee534eacdc193bb
Reviewed-on: https://go-review.googlesource.com/13814
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/math/big/int_test.go