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

$::TEST_CHUNK = 5;

do './t/handy_base.pl';