This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add missing test for regex parse error
[perl5.git] / t / re / pat_re_eval_thr.t
index 706bfbf..9ce1d3a 100644 (file)
@@ -1,7 +1,3 @@
 #!./perl
-
 chdir 't' if -d 't';
-@INC = ('../lib', '.');
-
-require 'thread_it.pl';
-thread_it(qw(re pat_re_eval.t));
+require './thread_it.pl';