Do not fork/exec in gruntmaster-compile
[gruntmaster-daemon.git] / t / 00-compile.t
CommitLineData
5c5cd38a
MG
1#!/usr/bin/perl -w
2use v5.14;
3use strict;
4use warnings;
5
6use Test::More tests => 1;
7BEGIN { use_ok('Gruntmaster::Daemon') };
This page took 0.01199 seconds and 4 git commands to generate.