This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/re/pat_{psycho,re_eval,special_cc}.t can use test.pl direct.
[perl5.git] / t / re / pat_thr.t
index 3228b33..159be92 100644 (file)
@@ -4,4 +4,4 @@ chdir 't' if -d 't';
 @INC = ('../lib', '.');
 
 require 'thread_it.pl';
-thread_it(qw(op pat.t));
+thread_it(qw(re pat.t));