locale.t: Calculate locale values AFTER setting the locale
authorKarl Williamson <public@khwilliamson.com>
Mon, 16 Jan 2012 00:12:47 +0000 (17:12 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 21 Jan 2012 17:02:52 +0000 (10:02 -0700)
commite5272a465a9fa5aa2582c8b5750ca65c76ead2e0
treebbc99e8672ac3ebea289aa1b188a02867d1f83d5
parent0b9f254b1f58917687924277b52705f52f90a43d
locale.t: Calculate locale values AFTER setting the locale

This test was using the previous loop iteration's locale's values, since
it did the set after calculating them.
lib/locale.t