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

$::TEST_CHUNK = 9;

do './t/handy_base.pl';