]> iEval git - gruntmaster-data.git/blob - 00-compile.t
3772699ed76728e7527e6e3e9287879b3f18e6ba
[gruntmaster-data.git] / 00-compile.t
1 #!/usr/bin/perl
2 use v5.14;
3 use warnings;
4
5 use Test::More tests => 1;
6
7 BEGIN { use_ok('Gruntmaster::Data') };
This page took 0.044876 seconds and 3 git commands to generate.