This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
94f8f0cd4586b71f90c24b367e4cbcc1e94ad344
[perl5.git] / ext / XS-APItest / t / utf8_warn5.t
1 use strict;
2 use warnings;
3 no warnings 'once';
4
5 $::TEST_CHUNK = 5;
6
7 do './t/utf8_warn_base.pl';