8155abda7394678eeb850676464631155058b17d
[mafia.git] / t / 00-use.t
1 #!/usr/bin/perl -wT
2 use v5.14;
3 use warnings;
4
5 use Test::More tests => 1;
6 BEGIN { use_ok('Mafia') };
This page took 0.020649 seconds and 3 git commands to generate.