Revamp test suite to work with new Redis-based gruntmasterd
[gruntmaster-daemon.git] / t / 00-compile.t
index 28dd755759f69d7a1f82dcaf9a5d656bc8b56ab7..038520cdf124d6223f0621111b16807648afd694 100644 (file)
@@ -4,4 +4,5 @@ use strict;
 use warnings;
 
 use Test::More tests => 1;
+use t::FakeData;
 BEGIN { use_ok('Gruntmaster::Daemon') };
This page took 0.00899 seconds and 4 git commands to generate.