summaryrefslogtreecommitdiff
path: root/t/re/pat_thr.t
blob: 3228b33a65280415f27de8c523572e4f68291b62 (plain)
1
2
3
4
5
6
7
#!./perl

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

require 'thread_it.pl';
thread_it(qw(op pat.t));