summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/ext/XS-APItest/t/handy04.t
blob: 08977a1aa7311d7196742878a607645764503f04 (plain) (blame)
1
2
3
4
5
6
7
use strict;
use warnings;
no warnings 'once';

$::TEST_CHUNK = 4;

do './t/handy_base.pl';