perl/lib/feature.t

6 lines
78 B
Perl
Raw Normal View History

2022-05-14 02:40:32 +08:00
#!./perl
chdir 't' if -d 't';
@INC = '../lib';
require "../t/lib/common.pl";