]> Cypherpunks repositories - gostls13.git/commit
fmt: fix test relying on map iteration order.
authorDavid Symonds <dsymonds@golang.org>
Tue, 18 Oct 2011 00:47:11 +0000 (11:47 +1100)
committerDavid Symonds <dsymonds@golang.org>
Tue, 18 Oct 2011 00:47:11 +0000 (11:47 +1100)
commite45e3244204a8c944e231a8e168e68b5b5134bea
treee7fdd6ea38a52c499f229d45862e48cbbaa6ad46
parent07a34495cf07b903b3f173ad57582d560b912841
fmt: fix test relying on map iteration order.

This fixes the 386 builds.

R=golang-dev, adg, r
CC=golang-dev
https://golang.org/cl/5293043
src/pkg/fmt/fmt_test.go