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

$::TEST_CHUNK = 7;

do './t/handy_base.pl';