perl/lib/feature.t

6 lines
78 B
Perl

#!./perl
chdir 't' if -d 't';
@INC = '../lib';
require "../t/lib/common.pl";