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