@INC = ('../lib', '.');
require 'thread_it.pl';
-thread_it(qw(op pat.t));
+thread_it(qw(re pat.t));
@INC = ('../lib', '.');
require 'thread_it.pl';
-thread_it(qw(op reg_email.t));
+thread_it(qw(re reg_email.t));
@INC = ('../lib', '.');
require 'thread_it.pl';
-thread_it(qw(op regexp_unicode_prop.t));
+thread_it(qw(re regexp_unicode_prop.t));
@INC = ('../lib', '.');
require 'thread_it.pl';
-thread_it(qw(op substr.t));
+thread_it(qw(re substr.t));