blob: ee696fe2a1d482dccd5bcc8041ecc6041e239642 [file] [log] [blame]
#!./perl
chdir 't' if -d 't';
@INC = '../lib';
our $UTF8 = (${^OPEN} || "") =~ /:utf8/;
require "../t/lib/common.pl";