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