summaryrefslogtreecommitdiff
path: root/t/re/reg_email_thr.t
blob: 243212640b59072d911e1f625065de48385973f9 (plain)
1
2
3
4
5
6
7
#!./perl

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

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