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