b3b8672a44ee5d740b03dd97333b8907a005924e
[gruntmaster-data.git] / t / Gruntmaster-Data.t
1 #!/usr/bin/perl -w
2 use v5.14;
3
4 use Test::More tests => 1;
5
6 BEGIN { use_ok('Gruntmaster::Data') };
This page took 0.021402 seconds and 3 git commands to generate.