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