]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blob - t/00-compile.t
RT#31635: add aTHX_ to Perl_croak call so it'll run on threaded perls
[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';