]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blob - t/00-compile.t
Teach t/50-num_buff/*.t about perl 5.17.4 and newer
[perl/modules/re-engine-Plugin.git] / t / 00-compile.t
1 use strict;
2
3 use Test::More tests => 1;
4
5 use_ok 're::engine::Plugin';