wrap uniprops.t; makefile changes for mktables
[p5sagit/p5-mst-13.2.git] / t / re / uniprops.t
1 use strict;
2 use warnings;
3
4 # This is just a wrapper for a generated file.  Asssumes being run from 't'
5 # directory
6
7 do '../lib/unicore/TestProp.pl';
8
9 0