fold_grind.t: Make unicode semantics pattern differently
authorKarl Williamson <public@khwilliamson.com>
Sat, 27 Nov 2010 17:10:52 +0000 (10:10 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 28 Nov 2010 12:49:14 +0000 (04:49 -0800)
commit35bae5983226710c4c6eb1565b5e105b0599a820
treed04e4610a834c50e37df25c83c87917d38636dd8
parent1b9f127b4dff87fa8c6be8acf741af73f72fea81
fold_grind.t: Make unicode semantics pattern differently

This changes to use 'use re "/u"' to specify that a pattern is supposed
to match with unicode semantics, instead of upgrading it to utf8.  The
variable name changes accordingly
t/re/fold_grind.t