locale.t: Start removing hard-coded test numbers
authorKarl Williamson <public@khwilliamson.com>
Sun, 15 Jan 2012 17:40:43 +0000 (10:40 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 21 Jan 2012 17:02:52 +0000 (10:02 -0700)
commitc213d471d86c3a5ff292680f385f8c7e9fcd5a95
tree415f01c7aa382d6f2ea9d4a6766bbdff84f43ea5
parent7cae3803937000688a3564bfdabfb7a3935a6e86
locale.t: Start removing hard-coded test numbers

This .t uses it's own TAP output.  I presume to avoid any issues with
tainting.  This commit starts the process of making it easier to add
tests by having the ok() routine keep track of test numbers.
lib/locale.t