summaryrefslogtreecommitdiff
path: root/t/re/uniprops.t
blob: fea734dd30088f1f52c25de4b1226a5f4613c112 (plain)
1
2
3
4
5
6
7
8
9
use strict;
use warnings;

# This is just a wrapper for a generated file.  Assumes being run from 't'
# directory

do '../lib/unicore/TestProp.pl';

0