]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blob - t/00-compile.t
make the function prototype match the header file
[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';