Add hello world tests for all languages (enabled when RELEASE_TESTING is true)
[gruntmaster-daemon.git] / t / 00-compile.t
index 038520cdf124d6223f0621111b16807648afd694..28dd755759f69d7a1f82dcaf9a5d656bc8b56ab7 100644 (file)
@@ -4,5 +4,4 @@ use strict;
 use warnings;
 
 use Test::More tests => 1;
-use t::FakeData;
 BEGIN { use_ok('Gruntmaster::Daemon') };
This page took 0.00943300000000002 seconds and 4 git commands to generate.