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