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

$::TEST_CHUNK = 2;

do './t/handy_base.pl';