xref: /openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/utf8_warn02.t (revision 5759b3d249badf144a6240f7eec4dcf9df003e6b)
1use strict;
2use warnings;
3no warnings 'once';
4
5$::TEST_CHUNK = 2;
6
7do './t/utf8_warn_base.pl';
8