Reindent t/01-jobs.t
[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;
10c4f6f5 7use t::FakeData;
5c5cd38a 8BEGIN { use_ok('Gruntmaster::Daemon') };
This page took 0.008827 seconds and 4 git commands to generate.