do subname() is deprecated, so update this hunk of test dating from perl 1.
[p5sagit/p5-mst-13.2.git] / t / re / substr_thr.t
index babb48d..295c617 100644 (file)
@@ -4,4 +4,4 @@ chdir 't' if -d 't';
 @INC = ('../lib', '.');
 
 require 'thread_it.pl';
-thread_it(qw(op substr.t));
+thread_it(qw(re substr.t));