summaryrefslogtreecommitdiff
path: root/t/re/regexp_unicode_prop_thr.t
blob: 607ad9440d47805ce2a70d64e59d4affc3ef5047 (plain)
1
2
3
4
5
6
7
#!./perl

chdir 't' if -d 't';
@INC = ('../lib', '.');

require 'thread_it.pl';
thread_it(qw(re regexp_unicode_prop.t));