summaryrefslogtreecommitdiff
path: root/ext/XS-APItest/t/handy0.t
blob: 7c3e4e3e729741a52c3c21d19a8f71ed1682eab3 (plain)
1
2
3
4
5
6
7
use strict;
use warnings;
no warnings 'once';

$::TEST_CHUNK = 0;

do './t/handy_base.pl';