t/uni/case.pl: Allow overridden simple maps in input
authorKarl Williamson <public@khwilliamson.com>
Wed, 13 Jul 2011 16:46:04 +0000 (10:46 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 8 Nov 2011 15:09:05 +0000 (08:09 -0700)
commit9dae4ccfedb1f25201f4f627227a16c7ffa2b58b
treec3b7c4f81533db6a741b6a97f07ec5ff1925754b
parentb20cf740c5794dffb60a310831fcde04a099ef87
t/uni/case.pl: Allow overridden simple maps in input

Future commits are planned to change the base list in various
mapping tables to include the simple maps which are now suppressed
when there are full maps that override them.

The current test blindly tests all the simple maps, which would
start to fail because the core uses the full maps when available.
So, simply don't test the overridden ones.
t/uni/case.pl