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

$::TEST_CHUNK = 1;

do './t/handy_base.pl';