This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / substr_thr.t
CommitLineData
e3faa678 1#!./perl
e3faa678 2chdir 't' if -d 't';
4f018ed0 3require './thread_it.pl';