This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Parse-CPAN-Meta to CPAN version 1.4412
[perl5.git] / t / re / reg_email_thr.t
index 8eafc05..9ce1d3a 100644 (file)
@@ -1,7 +1,3 @@
 #!./perl
-
 chdir 't' if -d 't';
-@INC = ('../lib', '.');
-
-require 'thread_it.pl';
-thread_it(qw(op reg_email.t));
+require './thread_it.pl';